You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: static/schema/schema.v2.json
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -710,10 +710,6 @@
710
710
"type": "boolean",
711
711
"default": true,
712
712
"description": "Enable Flake8 | Flake8 is a Python linter that wraps PyFlakes, pycodestyle and Ned Batchelder's McCabe script. | v7.2.0"
713
-
},
714
-
"config_file": {
715
-
"type": "string",
716
-
"description": "Optional path to the Flake8 configuration file relative to the repository. This is useful when the configuration file is named differently than the default '.flake8' or 'setup.cfg'."
717
713
}
718
714
},
719
715
"additionalProperties": false,
@@ -956,10 +952,6 @@
956
952
"type": "boolean",
957
953
"default": true,
958
954
"description": "Enable HTMLHint | HTMLHint is a static code analysis tool for HTML files. | Enable HTMLHint integration. | v1.5.0"
959
-
},
960
-
"config_file": {
961
-
"type": "string",
962
-
"description": "Optional path to the HTMLHint configuration file relative to the repository. This is useful when the configuration file is named differently than the default '.htmlhintrc'."
0 commit comments