summaryrefslogtreecommitdiff
path: root/checks
diff options
context:
space:
mode:
authorThomas <thomas.lenz@egiz.gv.at>2019-12-04 22:54:51 +0100
committerThomas <thomas.lenz@egiz.gv.at>2019-12-04 22:54:51 +0100
commit95b21a826e5d81fdeabcf4673a9e87047edaec9d (patch)
treed8d55da492dd86041c31d68651afa21c80313362 /checks
parent759ac5f42c6aff901dbeede4fbf1a1d2e08cad0f (diff)
downloadEAAF-Components-95b21a826e5d81fdeabcf4673a9e87047edaec9d.tar.gz
EAAF-Components-95b21a826e5d81fdeabcf4673a9e87047edaec9d.tar.bz2
EAAF-Components-95b21a826e5d81fdeabcf4673a9e87047edaec9d.zip
to some more code quality tasks
Diffstat (limited to 'checks')
-rw-r--r--checks/egiz_pmd_checks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/egiz_pmd_checks.xml b/checks/egiz_pmd_checks.xml
index 51b3956b..08832c6e 100644
--- a/checks/egiz_pmd_checks.xml
+++ b/checks/egiz_pmd_checks.xml
@@ -32,7 +32,7 @@ under the License.
[0] https://pmd.github.io/latest/pmd_userdocs_making_rulesets.html
</description>
- <rule ref="category/java/bestpractices.xml/AvoidUsingHardCodedIP" />
+ <!--rule ref="category/java/bestpractices.xml/AvoidUsingHardCodedIP" /-->
<rule ref="category/java/bestpractices.xml/CheckResultSet" />
<rule ref="category/java/bestpractices.xml/UnusedImports" />
<rule ref="category/java/bestpractices.xml/UnusedFormalParameter" />