mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-10-08 12:22:23 +00:00
Allow using CHECKSTYLE:OFF comments
This commit is contained in:
@@ -69,6 +69,8 @@
|
||||
<module name="SuppressWarningsFilter" />
|
||||
|
||||
<module name="TreeWalker">
|
||||
<module name="SuppressionCommentFilter"/>
|
||||
|
||||
<!-- Checks for Javadoc comments. -->
|
||||
<!-- See https://checkstyle.org/config_javadoc.html -->
|
||||
<module name="InvalidJavadocPosition"/>
|
||||
|
Reference in New Issue
Block a user