Skip to content

Commit abe51ec

Browse files
committed
Disable HTML linting
1 parent e302a8c commit abe51ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
# Valate Languages - Uncomment to Enable
8989
# JS/TS/JSON Disabled until ESLint in super-linter is updated
90-
VALIDATE_HTML: true
90+
# VALIDATE_HTML: true
9191
# VALIDATE_CSS: true
9292
# VALIDATE_JAVASCRIPT_ES: true
9393
# VALIDATE_JAVASCRIPT_STANDARD: true

0 commit comments

Comments
 (0)