Commit 9a7db22
Update src/main/kotlin/org/springdoc/openapi/gradle/plugin/OpenApiGeneratorTask.kt
Shadowing of local variables should generally be avoided
Co-authored-by: PascalPensa <[email protected]>1 parent ffcd50e commit 9a7db22
File tree
1 file changed
+1
-2
lines changed- src/main/kotlin/org/springdoc/openapi/gradle/plugin
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
0 commit comments