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

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

The newest version!
{
  "title": "Files should not have too many lines",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1h"
  },
  "tags": [
    "brain-overload"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-104",
  "sqKey": "FileLengthCheck"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy