Skip to content

Commit 73c1717

Browse files
authored
Merge pull request #12 from xdev-software/checkstyle-13.5
CheckStyle 13.5
2 parents b81315c + 42677ea commit 73c1717

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.config/checkstyle/checkstyle.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
<module name="UnnecessarySemicolonInTryWithResources"/>
147147
<module name="UnusedImports"/>
148148
<module name="UnusedLocalVariable"/>
149+
<module name="UnusedTryResourceShouldBeUnnamed"/>
149150
<module name="UpperEll"/>
150151
<module name="VisibilityModifier">
151152
<property name="packageAllowed" value="true"/>

0 commit comments

Comments
 (0)