We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5491b9 commit 6cf28edCopy full SHA for 6cf28ed
1 file changed
.mega-linter.yml
@@ -27,6 +27,7 @@ DISABLE_LINTERS:
27
- YAML_PRETTIER
28
- YAML_V8R
29
DISABLE_ERRORS_LINTERS: # If errors are found by these linters, they will be considered as non blocking.
30
+ - ACTION_ZIZMOR
31
- PYTHON_BANDIT # The bandit check is overly broad and complains about subprocess usage.
32
SHOW_ELAPSED_TIME: true
33
FILEIO_REPORTER: false
0 commit comments