Commit 6db8d37
fix: support basePath with dots (#25)
* fix: support basePath with dots
* fix: custom regex to kebab case on rule oar011
* fix: resolving v2 and v3 test
* chore: format
---------
Co-authored-by: Aldo Torres <[email protected]>
Co-authored-by: Adrian Palanques <[email protected]>1 parent b93af22 commit 6db8d37
File tree
1 file changed
+23
-1
lines changed- src/main/java/apiaddicts/sonar/openapi/checks/format
1 file changed
+23
-1
lines changedLines changed: 23 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
87 | 109 | | |
0 commit comments