Skip to content

Commit

Permalink
Remove Workaround Spring Boot Source File Forks
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h committed Oct 24, 2022
1 parent 0f8161b commit e98a054
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@
<configuration>
<configLocation>codestyle/checkstyle.xml</configLocation>
<excludes>target/**/*</excludes>
<excludes>**/springbootworkaroundforks/*</excludes>
<consoleOutput>true</consoleOutput>
<failsOnError>true</failsOnError>
<violationSeverity>warning</violationSeverity>
Expand Down

0 comments on commit e98a054

Please sign in to comment.