We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6b786 commit b0b84d6Copy full SHA for b0b84d6
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