File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ limitations under the License.
17
17
-->
18
18
19
19
<!DOCTYPE suppressions PUBLIC
20
- "-//Puppy Crawl //DTD Suppressions 1.1//EN"
21
- "http ://www.puppycrawl.com /dtds/suppressions_1_1.dtd">
20
+ "-//Checkstyle //DTD SuppressionFilter Configuration 1.1//EN"
21
+ "https ://checkstyle.org /dtds/suppressions_1_1.dtd">
22
22
23
23
<suppressions >
24
24
<!-- On Windows, it appears that Checkstyle matches files using \ delims -->
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ limitations under the License.
17
17
-->
18
18
19
19
<!DOCTYPE module PUBLIC
20
- "-//Puppy Crawl //DTD Check Configuration 1.1//EN"
21
- "http ://www.puppycrawl.com /dtds/configuration_1_1.dtd">
20
+ "-//Checkstyle //DTD Checkstyle Configuration 1.1//EN"
21
+ "https ://checkstyle.org /dtds/configuration_1_1.dtd">
22
22
23
23
<!-- Commons Net customization of default Checkstyle behavior -->
24
24
<module name =" Checker" >
You can’t perform that action at this time.
0 commit comments