Skip to content

Commit 3e6730b

Browse files
author
Sebastian S Schütze
committed
build: disable JavaScript Standard validation in super-linter configuration
1 parent 8507246 commit 3e6730b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/super-linter.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ VALIDATE_JSCPD=false
1212
VALIDATE_JSON=false
1313
VALIDATE_PYTHON=false
1414
VALIDATE_YAML=false
15+
VALIDATE_JAVASCRIPT_STANDARD=false
1516
VALIDATE_EDITORCONFIG=false
1617
VALIDATE_GIT_COMMITLINT=false

0 commit comments

Comments
 (0)