fmt: move first rule comment
This commit is contained in:
parent
ac8901de5a
commit
16123e0dee
1 changed files with 1 additions and 1 deletions
|
|
@ -6,8 +6,8 @@
|
|||
<module name="Checker">
|
||||
<!-- CheckStyle settings -->
|
||||
|
||||
<!-- 1. camelCase for identifiers -->
|
||||
<module name="TreeWalker">
|
||||
<!-- 1. camelCase for identifiers -->
|
||||
<module name="LocalVariableName">
|
||||
<property name="format" value="^[a-z][a-zA-Z0-9]*$"/>
|
||||
</module>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue