Skip to content

Commit

Permalink
Deprecate rule S5742 (#4561)
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrik-buchwald-sonarsource authored Dec 9, 2024
1 parent 7bccb68 commit d1ee5fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions rules/S5742/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
},
"attribute": "COMPLETE"
},
"status": "ready",
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "30min"
},
"tags": [
"cwe"
],
"extra": {
"replacementRules": [
Expand All @@ -36,6 +35,6 @@
]
},
"defaultQualityProfiles": [
"Sonar way"

]
}

0 comments on commit d1ee5fd

Please sign in to comment.