Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Mar 31, 2024
1 parent f6a96a8 commit 4f19577
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@ REPOSITORY_CHECKOV_ARGUMENTS: --skip-check CKV_ANSIBLE_1,CKV_ANSIBLE_2,CKV_ANSIB
PRE_COMMANDS:
- command: pip3 install Pygments
cwd: "workspace"
ANSIBLE_ANSIBLE_LINT_PRE_COMMANDS:
- command: ansible-lint --version
DOCKERFILE_HADOLINT_FILE_NAMES_REGEX: ["Dockerfile.+"]
DISABLE_LINTERS:
- SPELL_CSPELL

DISABLE_ERRORS_LINTERS:
- REPOSITORY_DEVSKIM
- REPOSITORY_KICS
- RST_RST_LINT

0 comments on commit 4f19577

Please sign in to comment.