File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!DOCTYPE suppressions PUBLIC
3
3
"-//Puppy Crawl//DTD Suppressions 1.1//EN"
4
- "http ://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
4
+ "https ://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
5
5
<suppressions >
6
6
<suppress files =" package-info\.java" checks =" .*" />
7
7
<suppress files =" [\\/]test[\\/]" checks =" RequireThis" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.2//EN" "http ://www.puppycrawl.com/dtds/configuration_1_2.dtd">
2
+ <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.2//EN" "https ://www.puppycrawl.com/dtds/configuration_1_2.dtd">
3
3
<module name =" Checker" >
4
4
5
5
<module name =" SuppressionFilter" >
You can’t perform that action at this time.
0 commit comments