Skip to content

Commit

Permalink
Update DTD
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Sep 1, 2023
1 parent f1df2d6 commit 5869350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/conf/checkstyle.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ limitations under the License.
-->

<!DOCTYPE module PUBLIC
"-//Checkstyle//DTD Checkstyle Configuration 1.2//EN"
"https://checkstyle.org/dtds/configuration_1_2.dtd">
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
"https://checkstyle.org/dtds/configuration_1_3.dtd">

<!-- Apache Commons Collections customization of default Checkstyle behavior -->
<module name="Checker">
Expand Down

0 comments on commit 5869350

Please sign in to comment.