1
0

updated checkstyle.xml dtd (#158)

This commit is contained in:
Samael
2023-09-01 16:02:09 +01:00
committed by GitHub
parent b6d0f780ed
commit 2e0bd27487

View File

@@ -17,8 +17,8 @@ limitations under the License.
--> -->
<!DOCTYPE module PUBLIC <!DOCTYPE module PUBLIC
"-//Checkstyle//DTD Checkstyle Configuration 1.2//EN" "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
"https://checkstyle.org/dtds/configuration_1_2.dtd"> "https://checkstyle.org/dtds/configuration_1_3.dtd">
<!-- commons logging customization of default Checkstyle behavior --> <!-- commons logging customization of default Checkstyle behavior -->
<module name="Checker"> <module name="Checker">