We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1dec0 commit 371a364Copy full SHA for 371a364
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 codec customization of default Checkstyle behavior -->
24
<module name="Checker">
0 commit comments