diff --git a/src/test/suite/fixtures/.vscode/settings.json b/src/test/suite/fixtures/.vscode/settings.json index 9f8ba2d..b59d54a 100644 --- a/src/test/suite/fixtures/.vscode/settings.json +++ b/src/test/suite/fixtures/.vscode/settings.json @@ -2,5 +2,6 @@ "oxcYamlHelper.debugLevel": 3, "oxcYamlHelper.findDuplicateDefinitions": true, "oxcYamlHelper.cacheStrategy": "nothing", - "oxcYamlHelper.validateCategories": "yes" + "oxcYamlHelper.validateCategories": "yes", + "oxcYamlHelper.showRulesetDocumentationOnStartup": false } \ No newline at end of file