Deprecate rule S2387 (#4109)

This commit is contained in:
Sebastien Marichal 2024-08-07 11:01:26 +02:00 committed by GitHub
parent 96c5350187
commit e2937173ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{ {
"defaultQualityProfiles": [ "status": "deprecated",
"tags": [],
] "defaultQualityProfiles": []
} }

View File

@ -1,3 +1,5 @@
{ {
"status": "deprecated",
"tags": [],
"defaultQualityProfiles": []
} }