
com.sonar.sqale.pmd-model-kotlin.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-pmd-plugin Show documentation
Show all versions of sonar-pmd-plugin Show documentation
Sonar-PMD is a plugin that provides coding rules from PMD.
<sqale> <chc> <key>REUSABILITY</key> <name>Reusability</name> <chc> <key>MODULARITY</key> <name>Modularity</name> <chc> <rule-repo>pmd-kotlin</rule-repo> <rule-key>FunctionNameTooShort</rule-key> <prop> <key>remediationFunction</key> <txt>CONSTANT_ISSUE</txt> </prop> <prop> <key>offset</key> <val>1</val> <txt>min</txt> </prop> </chc> </chc> <chc> <key>TRANSPORTABILITY</key> <name>Transportability</name> </chc> </chc> </sqale>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy