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 88936ac commit 7b4faedCopy full SHA for 7b4faed
1 file changed
src/conf/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