Deprecate rule S2131
This commit is contained in:
parent
8069659b03
commit
a00ad447fa
@ -1,17 +1,17 @@
|
||||
{
|
||||
"title": "Primitives should not be boxed just for \"String\" conversion",
|
||||
"type": "CODE_SMELL",
|
||||
"status": "ready",
|
||||
"status": "deprecated",
|
||||
"remediation": {
|
||||
"func": "Constant\/Issue",
|
||||
"constantCost": "5min"
|
||||
},
|
||||
"tags": [
|
||||
"performance"
|
||||
|
||||
],
|
||||
"extra": {
|
||||
"replacementRules": [
|
||||
|
||||
"RSPEC-1158"
|
||||
],
|
||||
"legacyKeys": [
|
||||
|
||||
@ -22,7 +22,6 @@
|
||||
"sqKey": "S2131",
|
||||
"scope": "All",
|
||||
"defaultQualityProfiles": [
|
||||
"Sonar way"
|
||||
],
|
||||
"quickfix": "unknown"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user