rulesets.releases.640.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <ruleset name="640" xmlns="http://pmd.sourceforge.net/ruleset/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pmd.sourceforge.net/ruleset/2.0.0 https://pmd.sourceforge.io/ruleset_2_0_0.xsd"> <description> This ruleset contains links to rules that are new in PMD v6.4.0 </description> <rule ref="category/java/security.xml/HardCodedCryptoKey"/> <rule ref="category/java/codestyle.xml/IdenticalCatchBranches"/> </ruleset>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy