Skip to content

Commit 0a30f36

Browse files
Brijeshthummar02romani
authored andcommitted
Issue #400: cleanup resolved suppressions list
1 parent d220635 commit 0a30f36

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

config/suppressions.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,5 @@
1414
|AbstractPatchFilterEvaluationTest)\.java"/>
1515
<suppress checks="UncommentedMain"
1616
files="GeneratePatchFileLauncher|GeneratePatchFileWithGitCommandLauncher\.java"/>
17-
18-
<!-- Suppressions for checkstyle 13.3.0 upgrade - to be resolved incrementally -->
19-
<!-- Issue #382: Suppress violations introduced by dependency bump to v13.3.0 -->
20-
<suppress checks="LineLength" files=".*\.java"/>
21-
<suppress checks="FinalParameters" files=".*\.java"/>
22-
<suppress checks="RightCurly" files=".*\.java"/>
23-
<suppress checks="Translation" files=".*\.properties"/>
17+
2418
</suppressions>

0 commit comments

Comments
 (0)