Skip to content

Commit cfed242

Browse files
committed
minor: fix CS violation
1 parent 15e9d4c commit cfed242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sevntu-checks/config/suppressions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- until https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1017 -->
3636
<suppress id="missingMessageKeyAnnotation" files=".*" />
3737

38-
<!--until https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1038 -->
38+
<!-- until https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1038 -->
3939
<suppress checks="JavadocParagraph" message="tag should be preceded with an empty line."/>
4040
<suppress checks="JavadocParagraph" message="Redundant .* tag."/>
4141

0 commit comments

Comments
 (0)