Skip to content

Commit

Permalink
HBASE-15015 Checktyle plugin shouldn't check Jamon-generated Java cla…
Browse files Browse the repository at this point in the history
…sses
  • Loading branch information
Mikhail Antonov committed Dec 19, 2015
1 parent 86a417e commit b68542e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
-->
<suppressions>
<suppress checks="." files=".*/generated/.*\.java"/>
<suppress checks="." files=".*/generated-jamon/.*\.java"/>
<suppress checks="MagicNumberCheck" files=".*Test\.java"/>
</suppressions>

0 comments on commit b68542e

Please sign in to comment.