org.sonar.l10n.yaml.rules.yaml.HyphensCheck.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-yaml-plugin Show documentation
Show all versions of sonar-yaml-plugin Show documentation
YAML 1.1 plugin for SonarQube
{
"title": "For readability hyphens should have a fixed number of spaces after",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"convention"
],
"defaultSeverity": "Minor"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy