mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 15:58:41 -04:00
allowed switch without default
This commit is contained in:
parent
198fecea32
commit
55f3129925
@ -177,7 +177,7 @@
|
||||
<property name="tokens" value="NUM_INT, NUM_LONG"/>
|
||||
<property name="ignoreHashCodeMethod" value="true"/>
|
||||
</module-->
|
||||
<module name="MissingSwitchDefault"/>
|
||||
<!--module name="MissingSwitchDefault"/-->
|
||||
<module name="ModifiedControlVariable"/>
|
||||
<module name="SimplifyBooleanExpression"/>
|
||||
<module name="SimplifyBooleanReturn"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user