We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3733e9d commit cb491d2Copy full SHA for cb491d2
checkstyle/style.xml
@@ -8,6 +8,7 @@
8
<property name="headerFile" value="checkstyle/fileheader.txt"/>
9
</module>
10
<module name="FileLength"/>
11
+ <module name="FileTabCharacter"/>
12
<module name="TreeWalker">
13
<module name="AvoidStarImport"/>
14
<module name="RedundantImport"/>
0 commit comments