Skip to content

Commit ab39d28

Browse files
authored
Merge pull request #9 from xdev-software/checkstyle-13.4
Updates for CheckStyle 13.4
2 parents 3e30eeb + e77bae8 commit ab39d28

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<property name="tokens" value=" CLASS_DEF"/>
8686
</module>
8787
<module name="IllegalImport"/>
88+
<module name="IllegalSymbol"/>
8889
<module name="InterfaceIsType"/>
8990
<module name="JavadocStyle">
9091
<property name="checkFirstSentence" value="false"/>

.idea/checkstyle-idea.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)