org.sonar.plugins.pmd.rules-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.
The newest version!
<rules>
<rule key="FunctionNameTooShort">
<priority>MAJOR</priority>
<configKey>category/kotlin/bestpractices.xml/FunctionNameTooShort</configKey>
</rule>
</rules>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy