We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b43f88 commit 1a58ab4Copy full SHA for 1a58ab4
ddk-configuration/pmd/ruleset.xml
@@ -87,7 +87,6 @@
87
<exclude name="PreserveStackTrace"/><!--TODO-->
88
<exclude name="UnnecessaryWarningSuppression"/> <!--Experimental, too many false positives-->
89
<exclude name="UnusedLocalVariable"/><!--Checkstyle-->
90
- <exclude name="UseTryWithResources"/><!--TODO-->
91
<exclude name="JUnit5TestShouldBePackagePrivate"/>
92
</rule>
93
<rule ref="category/java/bestpractices.xml/UnusedFormalParameter">
0 commit comments