Skip to content

Commit

Permalink
Update .checkstyle-config
Browse files Browse the repository at this point in the history
  • Loading branch information
radion committed Jan 27, 2015
1 parent b95cfcc commit e98d3cb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .checkstyle-config
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,6 @@ Slightly modified version of Sun Checks that better matches the default code for
<property name="severity" value="ignore"/>
<metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" value="inherit"/>
</module>
<module name="RedundantThrows">
<property name="allowUnchecked" value="true"/>
<property name="suppressLoadErrors" value="true"/>
</module>
<module name="SimplifyBooleanExpression"/>
<module name="SimplifyBooleanReturn"/>
<module name="FinalClass"/>
Expand Down

0 comments on commit e98d3cb

Please sign in to comment.