org.sonar.plugins.csharp.S6563.json Maven / Gradle / Ivy
{
"title": "Use UTC when recording DateTime instants",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"pitfall"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6563",
"sqKey": "S6563",
"scope": "All",
"quickfix": "targeted"
}