org.sonar.l10n.delphi.rules.community-delphi.DateFormatSettings.json Maven / Gradle / Ivy
The newest version!
{
"title": "Date formatting should not use the default TFormatSettings",
"type": "BUG",
"status": "ready",
"remediation": {
"func": "Constant/Issue",
"constantCost": "5min"
},
"code": {
"attribute": "LOGICAL",
"impacts": {
"RELIABILITY": "MEDIUM"
}
},
"tags": ["lock-in", "unpredictable"],
"defaultSeverity": "Major",
"scope": "ALL",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy