We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc2849 commit 15163cdCopy full SHA for 15163cd
1 file changed
src/conf/checkstyle.xml
@@ -53,8 +53,7 @@
53
54
<module name="TreeWalker">
55
56
- <module name="JavadocType">
57
- </module>
+ <module name="JavadocType" />
58
<module name="JavadocVariable" />
59
60
<!-- Checks for Naming Conventions. -->
0 commit comments