We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a408d commit 45d04a2Copy full SHA for 45d04a2
integration-tests/init-with-token/expected/tools-configs/ruleset.xml
@@ -4,7 +4,6 @@
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd">
6
<description>Codacy PMD Ruleset</description>
7
-
8
<rule ref="category/apex/design.xml/ExcessivePublicCount"/>
9
<rule ref="category/java/bestpractices.xml/JUnitTestsShouldIncludeAssert"/>
10
<rule ref="category/java/codestyle.xml/ShortMethodName"/>
0 commit comments