We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8161b commit e98a054Copy full SHA for e98a054
1 file changed
pom.xml
@@ -235,7 +235,6 @@
235
<configuration>
236
<configLocation>codestyle/checkstyle.xml</configLocation>
237
<excludes>target/**/*</excludes>
238
- <excludes>**/springbootworkaroundforks/*</excludes>
239
<consoleOutput>true</consoleOutput>
240
<failsOnError>true</failsOnError>
241
<violationSeverity>warning</violationSeverity>
0 commit comments