Skip to content

Commit

Permalink
RULEAPI-834 Update remaining rules where defaultSeverity is different…
Browse files Browse the repository at this point in the history
… from MQR
  • Loading branch information
frederic-tingaud-sonarsource authored and Wohops committed Feb 21, 2025
1 parent 753b21a commit f16efb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rules/S935/python/metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"title": "Functions and methods should only return expected values",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "BLOCKER"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
Expand Down

0 comments on commit f16efb2

Please sign in to comment.