Skip to content

Commit cd4caaf

Browse files
committed
Remove no longer used Checkstyle exclusion
1 parent d08da75 commit cd4caaf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/conf/pmd.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,5 @@ limitations under the License.
2121
xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.net/ruleset_2_0_0.xsd">
2222
<description>Excludes from default PMD rules.</description>
2323
<rule ref="category/java/codestyle.xml">
24-
<exclude name="UselessParentheses"/>
2524
</rule>
2625
</ruleset>

0 commit comments

Comments
 (0)