mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 18:47:20 +01:00
Removed redundantThrows checkstyle rule, it's gone in 6.2+
See: checkstyle/checkstyle#473
(cherry picked from commit 67d172fd08
)
This commit is contained in:
parent
3116fe3c21
commit
ff1448fb5f
@ -115,7 +115,6 @@
|
||||
<property name="ignoreNumbers" value="-1, 0, 0.5, 1, 2, 3"/>
|
||||
</module>
|
||||
<module name="MissingSwitchDefault"/>
|
||||
<module name="RedundantThrows"/>
|
||||
<module name="SimplifyBooleanExpression"/>
|
||||
<module name="SimplifyBooleanReturn"/>
|
||||
<!-- Don't like errors for `final` missing
|
||||
|
Loading…
Reference in New Issue
Block a user