Skip to content

Commit

Permalink
Create pmd.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Aug 29, 2020
1 parent a6e3d54 commit 1cd96bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pmd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<exclude name="UseStringBufferForStringAppends"/>
<exclude name="UseUtilityClass"/>
<exclude name="UseVarargs"/>
<exclude name="ClassNamingConventions"/>
</rule>

<rule ref="rulesets/java/empty.xml/EmptyCatchBlock">
Expand Down

0 comments on commit 1cd96bd

Please sign in to comment.