Skip to content

Commit

Permalink
Update checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
sgruicic committed Mar 6, 2018
1 parent 59703e7 commit 33f3e7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/checkstyle.xml
Expand Up @@ -110,9 +110,6 @@
<module name="IllegalInstantiation"/>
<!--module name="InnerAssignment"/-->
<module name="MagicNumber"/>
<module name="RedundantThrows">
<property name="suppressLoadErrors" value="true"/>
</module>
<module name="SimplifyBooleanExpression"/>
<module name="SimplifyBooleanReturn"/>
<module name="MissingSwitchDefault"/>
Expand Down

0 comments on commit 33f3e7c

Please sign in to comment.