All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.web.rules.Web.IllegalTabCheck.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Tabulation characters should not be used",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "convention"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-105",
  "sqKey": "IllegalTabCheck"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy