提交 6a497ee8 编写于 作者: T terrymanu

update checkstyle rule for Modifiers

上级 fd5ed154
......@@ -159,7 +159,9 @@
<module name="OuterTypeNumber"/>
<module name="ParameterNumber"/>
<!-- Modifiers -->
<module name="ModifierOrder"/>
<module name="RedundantModifier"/>
<module name="OuterTypeFilename"/>
<module name="AvoidEscapedUnicodeCharacters">
......@@ -195,8 +197,6 @@
<module name="UpperEll"/>
<module name="ModifierOrder"/>
<module name="RedundantModifier"/>
<module name="AvoidNestedBlocks"/>
<module name="Indentation"/>
<module name="MutableException"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册