Skip to content

Commit 5bf900c

Browse files
committed
chore(ci): disable linter checks
1 parent 77b8db5 commit 5bf900c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/super-linter.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
# name=value
44

55
GITLEAKS_LOG_LEVEL=warn
6+
VALIDATE_CHECKOV=false
67
VALIDATE_GITHUB_ACTIONS_ZIZMOR=false
78
VALIDATE_JAVASCRIPT_PRETTIER=false
9+
VALIDATE_JSCPD=false
810
VALIDATE_JSON_PRETTIER=false
911
VALIDATE_MARKDOWN_PRETTIER=false
1012
VALIDATE_TRIVY=false

0 commit comments

Comments
 (0)