rulesets.releases.700.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <ruleset name="700" 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 v7.0.0 </description> <rule ref="category/apex/design.xml/UnusedMethod"/> <rule ref="category/java/codestyle.xml/UnnecessaryBoxing"/> <rule ref="category/kotlin/bestpractices.xml/FunctionNameTooShort"/> <rule ref="category/kotlin/errorprone.xml/OverrideBothEqualsAndHashcode"/> <rule ref="category/swift/errorprone.xml/ForceCast"/> <rule ref="category/swift/errorprone.xml/ForceTry"/> <rule ref="category/swift/bestpractices.xml/ProhibitedInterfaceBuilder"/> <rule ref="category/swift/bestpractices.xml/UnavailableFunction"/> </ruleset>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy