Skip to content

Commit

Permalink
Adjust checkstyle settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaMaciaszek committed Nov 13, 2023
1 parent 5c40f13 commit 4112daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/checkstyle/checkstyle-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@
<suppress files=".*TestAutoConfiguration\.java" checks="JavadocStyle"/>
<suppress files=".*TestAutoConfiguration\.java" checks="JavadocStyle"/>
<suppress files=".*Tests\.java" checks="JavadocVariable"/>
<suppress files=".*EurekaConfigServerBootstrapperIT\.java" checks="JavadocVariable"/>
</suppressions>

0 comments on commit 4112daa

Please sign in to comment.