Skip to content

Commit 34c9412

Browse files
Update schema.v2.json
1 parent 94f88f3 commit 34c9412

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

static/schema/schema.v2.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -925,19 +925,6 @@
925925
"additionalProperties": false,
926926
"description": "HTMLHint is a static code analysis tool for HTML files.",
927927
"default": {}
928-
},
929-
"checkmake": {
930-
"type": "object",
931-
"properties": {
932-
"enabled": {
933-
"type": "boolean",
934-
"default": true,
935-
"description": "Enable checkmake | checkmake is a linter for Makefiles. | v0.2.2"
936-
}
937-
},
938-
"additionalProperties": false,
939-
"default": {},
940-
"description": "checkmake is a linter for Makefiles."
941928
}
942929
},
943930
"additionalProperties": false,

0 commit comments

Comments
 (0)