diff --git a/settings.json b/settings.json index 441c910..e706136 100644 --- a/settings.json +++ b/settings.json @@ -173,7 +173,7 @@ // "lineLength": 120, "showSyntaxErrors": true, "lint": { - "select": ["ALL"] + // "select": ["ALL"] // "ignore": ["D", "S101"] } }