diff --git a/rules/S1197/vbnet/metadata.json b/rules/S1197/vbnet/metadata.json index e45900f8310..6f677f1680a 100644 --- a/rules/S1197/vbnet/metadata.json +++ b/rules/S1197/vbnet/metadata.json @@ -1,4 +1,5 @@ { "title": "Array designators \"()\" should be on the type, not the variable", + "defaultQualityProfiles": [ ], "quickfix": "covered" }