Skip to content

Commit 3cce85b

Browse files
committed
1 parent 3967082 commit 3cce85b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/checkstyle/checkstyle-suppressions.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?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">
2+
<!DOCTYPE suppressions PUBLIC "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" "https://checkstyle.org/dtds/suppressions_1_2.dtd">
53
<suppressions>
64

75
<!-- global -->

0 commit comments

Comments
 (0)