We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7104598 commit 4cbc564Copy full SHA for 4cbc564
1 file changed
src/site/resources/checkstyle/checkstyle.xml
@@ -17,8 +17,8 @@ limitations under the License.
17
-->
18
19
<!DOCTYPE module PUBLIC
20
- "-//Checkstyle//DTD Checkstyle Configuration 1.2//EN"
21
- "https://checkstyle.org/dtds/configuration_1_2.dtd">
+ "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
+ "https://checkstyle.org/dtds/configuration_1_3.dtd">
22
23
<!-- commons codec customization of default Checkstyle behavior -->
24
<module name="Checker">
0 commit comments