Skip to content

Commit e77bae8

Browse files
committed
Updates for CheckStyle 13.4
1 parent 84e1242 commit e77bae8

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)