Skip to content

Commit 85f44cd

Browse files
committed
introduce suppress javadoc type annotation
1 parent 7432118 commit 85f44cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@
445445
</module>
446446

447447
<module name="JavadocType">
448+
<property name="id" value="checkstyle:javadoctype"/>
448449
<property name="scope" value="public"/>
449450
</module>
450451

0 commit comments

Comments
 (0)