We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1e493 commit 1057ca2Copy full SHA for 1057ca2
1 file changed
checkstyle.xml
@@ -17,8 +17,8 @@ limitations under the License.
17
-->
18
19
<!DOCTYPE module PUBLIC
20
- "-//Puppy Crawl//DTD Check Configuration 1.1//EN"
21
- "http://www.puppycrawl.com/dtds/configuration_1_1.dtd">
+ "-//Checkstyle//DTD Checkstyle Configuration 1.2//EN"
+ "https://checkstyle.org/dtds/configuration_1_2.dtd">
22
23
<!-- commons lang customization of default Checkstyle behavior -->
24
<module name="Checker">
0 commit comments