JS-399 - Fix MQR / legacy severity discrepancies (#4529)

This commit is contained in:
Eric Morand 2024-11-25 10:22:06 +01:00 committed by GitHub
parent b205453bab
commit e240c8e7e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 17 additions and 17 deletions

View File

@ -13,7 +13,7 @@
"SingleQuote"
]
},
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1441",
"sqKey": "S1441",
"scope": "Main",

View File

@ -17,7 +17,7 @@
]
},
"defaultSeverity": "Critical",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2310",
"sqKey": "S2310",
"scope": "Main",

View File

@ -17,7 +17,7 @@
]
},
"defaultSeverity": "Critical",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3523",
"sqKey": "S3523",
"scope": "Main",

View File

@ -17,7 +17,7 @@
]
},
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3723",
"sqKey": "S3723",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"es2018"
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6661",
"sqKey": "S6661",
"scope": "All",

View File

@ -8,7 +8,7 @@
},
"tags": [
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6666",
"sqKey": "S6666",
"scope": "All",

View File

@ -8,7 +8,7 @@
},
"tags": [
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6671",
"sqKey": "S6671",
"scope": "All",

View File

@ -8,7 +8,7 @@
},
"tags": [
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6676",
"sqKey": "S6676",
"scope": "All",

View File

@ -8,7 +8,7 @@
},
"tags": [
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6679",
"sqKey": "S6679",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"react"
],
"defaultSeverity": "Major",
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6749",
"sqKey": "S6749",
"scope": "All",

View File

@ -8,7 +8,7 @@
},
"tags": [
],
"defaultSeverity": "Major",
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6754",
"sqKey": "S6754",
"scope": "All",

View File

@ -10,7 +10,7 @@
"react",
"type-dependent"
],
"defaultSeverity": "Major",
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6759",
"sqKey": "S6759",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"react"
],
"defaultSeverity": "Major",
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6767",
"sqKey": "S6767",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"react"
],
"defaultSeverity": "Major",
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6770",
"sqKey": "S6770",
"scope": "All",

View File

@ -9,7 +9,7 @@
"tags": [
"react"
],
"defaultSeverity": "Major",
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6775",
"sqKey": "S6775",
"scope": "All",

View File

@ -8,7 +8,7 @@
},
"tags": [
],
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6836",
"sqKey": "S6836",
"scope": "All",

View File

@ -18,7 +18,7 @@
]
},
"defaultSeverity": "Minor",
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6849",
"sqKey": "S6849",
"scope": "All",