Skip to content

Commit f7c2a81

Browse files
committed
chore: megalint errors validation
Signed-off-by: Sonu Preetam <spreetam@redhat.com>
1 parent 15e94db commit f7c2a81

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.mega-linter.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# https://megalinter.io/latest/supported-linters/
2+
ENABLE_LINTERS:
3+
- ACTION_ACTIONLINT
4+
- DOCKERFILE_HADOLINT
5+
- GO_GOLANGCI_LINT
6+
- MARKDOWN_MARKDOWNLINT
7+
- REPOSITORY_GITLEAKS
8+
- REPOSITORY_KICS
9+
- YAML_YAMLLINT
10+
REPOSITORY_KICS_ARGUMENTS: "--fail-on high"

0 commit comments

Comments
 (0)