SONARIAC-1868 S6273 should support prefixes and not be in sonar-way (#4824)

This commit is contained in:
Peter Trifanov 2025-03-25 16:38:55 +01:00 committed by GitHub
parent f15fa27234
commit d4177370f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,8 +28,6 @@
"ruleSpecification": "RSPEC-6273",
"sqKey": "S6273",
"scope": "Main",
"defaultQualityProfiles": [
"Sonar way"
],
"defaultQualityProfiles": [],
"quickfix": "unknown"
}