Skip to content

Commit 220c64d

Browse files
rnveachmuhlba91
authored andcommitted
Issue #378: remove outdated checkstyle integration files
1 parent 34ed49d commit 220c64d

File tree

185 files changed

+4
-8071
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+4
-8071
lines changed

config/suppressions.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
<suppress checks="ImportControl" files=".*[\\/]src[\\/]test[\\/]"/>
1717
<!-- END of legacy code -->
1818

19-
19+
<!-- empty file is needed for backwards compatibility -->
20+
<suppress checks="RegexpMultiline" files="checkstyle\.properties"/>
2021
<!-- parsing of xml imply reference attribute names, does not make sense to move all to special variables -->
2122
<suppress checks="MultipleStringLiterals" files="CheckstyleProfileImporter\.java"/>
2223
<!-- till https://github.com/checkstyle/sonar-checkstyle/issues/135 -->

0 commit comments

Comments
 (0)