This repository was archived by the owner on Apr 4, 2025. It is now read-only.
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.3//EN"
3
- "http ://www.puppycrawl.com/dtds/configuration_1_3.dtd">
3
+ "https ://www.puppycrawl.com/dtds/configuration_1_3.dtd">
4
4
<module name =" Checker" >
5
5
<!-- Suppressions -->
6
6
<module name =" SuppressionFilter" >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!DOCTYPE suppressions PUBLIC "-//Puppy Crawl//DTD Suppressions 1.1//EN"
3
- "http ://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
3
+ "https ://www.puppycrawl.com/dtds/suppressions_1_1.dtd">
4
4
<suppressions >
5
5
<suppress files =" .+Application\.java" checks =" HideUtilityClassConstructor" />
6
6
<suppress files =" .+Configuration\.java" checks =" HideUtilityClassConstructor" />
Original file line number Diff line number Diff line change 1
1
<settings xmlns =" http://maven.apache.org/SETTINGS/1.0.0"
2
2
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : schemaLocation =" http://maven.apache.org/SETTINGS/1.0.0
4
- http ://maven.apache.org/xsd/settings-1.0.0.xsd" >
4
+ https ://maven.apache.org/xsd/settings-1.0.0.xsd" >
5
5
6
6
<servers >
7
7
<server >
You can’t perform that action at this time.
0 commit comments