org.sonar.plugins.csharp.S6588.json Maven / Gradle / Ivy
{
"title": "Use the \"UnixEpoch\" field instead of creating \"DateTime\" instances that point to the beginning of the Unix epoch",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6588",
"sqKey": "S6588",
"scope": "All",
"quickfix": "covered"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy