Fixed bug, RedundantThrows stopped working
This commit is contained in:
parent
58a380bb18
commit
196a375b85
@ -153,7 +153,8 @@
|
||||
<!-- <module name="InnerAssignment"/> -->
|
||||
<!-- <module name="MagicNumber"/> -->
|
||||
<module name="MissingSwitchDefault"/>
|
||||
<module name="RedundantThrows"/>
|
||||
<!-- Checkstyle stopped working on the following for some reason: -->
|
||||
<!-- <module name="RedundantThrows"/> -->
|
||||
<!-- <module name="SimplifyBooleanExpression"/> -->
|
||||
<module name="SimplifyBooleanReturn"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user