We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680f673 commit a0ed76dCopy full SHA for a0ed76d
2 files changed
.github/workflows/super-linter-non-slim.yml
@@ -112,6 +112,7 @@ jobs:
112
VALIDATE_ALL_CODEBASE: "${{ inputs.VALIDATE_ALL_CODEBASE }}"
113
VALIDATE_JSCPD: false
114
VALIDATE_NATURAL_LANGUAGE: false
115
+ VALIDATE_KUBERNETES_KUBEVAL: false
116
YAML_CONFIG_FILE: yaml/.yaml-lint.yml
117
TERRAFORM_TFLINT_CONFIG_FILE: terraform/.tflint.hcl
118
SQLFLUFF_CONFIG_FILE: sqlfluff/.sqlfluff-lint
.github/workflows/super-linter.yml
@@ -126,6 +126,7 @@ jobs:
126
127
128
129
130
131
132
0 commit comments