We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e9d4c commit cfed242Copy full SHA for cfed242
sevntu-checks/config/suppressions.xml
@@ -35,7 +35,7 @@
35
<!-- until https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1017 -->
36
<suppress id="missingMessageKeyAnnotation" files=".*" />
37
38
- <!--until https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1038 -->
+ <!-- until https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1038 -->
39
<suppress checks="JavadocParagraph" message="tag should be preceded with an empty line."/>
40
<suppress checks="JavadocParagraph" message="Redundant .* tag."/>
41
0 commit comments