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 3967082 commit 3cce85bCopy full SHA for 3cce85b
src/checkstyle/checkstyle-suppressions.xml
@@ -1,7 +1,5 @@
1
<?xml version="1.0"?>
2
-<!DOCTYPE suppressions PUBLIC
3
- "-//Puppy Crawl//DTD Suppressions 1.1//EN"
4
- "http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
+<!DOCTYPE suppressions PUBLIC "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" "https://checkstyle.org/dtds/suppressions_1_2.dtd">
5
<suppressions>
6
7
<!-- global -->
0 commit comments