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 7c6e1a1 commit 458fb0dCopy full SHA for 458fb0d
src/main/config/checkstyle-suppressions.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" ?>
2
<!DOCTYPE suppressions PUBLIC
3
"-//Puppy Crawl//DTD Suppressions 1.0//EN"
4
- "http://www.puppycrawl.com/dtds/suppressions_1_0.dtd">
+ "https://checkstyle.org/dtds/suppressions_1_0.dtd">
5
6
<suppressions>
7
src/main/config/checkstyle.xml
<?xml version="1.0"?>
<!DOCTYPE module PUBLIC
"-//Puppy Crawl//DTD Check Configuration 1.2//EN"
- "http://www.puppycrawl.com/dtds/configuration_1_2.dtd">
+ "https://checkstyle.org/dtds/configuration_1_2.dtd">
<!--
0 commit comments