Skip to content

Commit f4d038e

Browse files
Chase Coalwellsrchase
authored andcommitted
Update suppressions config (smithy-lang#274)
1 parent 2a11aeb commit f4d038e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/checkstyle/suppressions.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
-->
1616

1717
<!DOCTYPE suppressions PUBLIC
18-
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
19-
"http://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
18+
"-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN"
19+
"https://checkstyle.org/dtds/suppressions_1_2.dtd">
2020
<suppressions>
2121
</suppressions>

0 commit comments

Comments
 (0)