Skip to content

Commit

Permalink
Exclude JUnit5TestShouldBePackagePrivate.
Browse files Browse the repository at this point in the history
We do have an architecture test.
  • Loading branch information
uhafner committed Jun 11, 2021
1 parent 0c377c2 commit 2712066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/pmd-configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<exclude name="UnusedImports"/>
<exclude name="GuardLogStatement"/>
<exclude name="AccessorMethodGeneration"/>
<exclude name="JUnit5TestShouldBePackagePrivate"/>
<exclude name="UnusedPrivateMethod"/>
</rule>
<rule ref="category/java/codestyle.xml">
Expand Down

0 comments on commit 2712066

Please sign in to comment.