Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbazhenoff committed Mar 30, 2024
1 parent 12fc8a5 commit da9c336
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ ANSIBLE_ANSIBLE_LINT_ARGUMENTS: --force-color
REPOSITORY_CHECKOV_ARGUMENTS: --skip-check CKV_ANSIBLE_1,CKV_ANSIBLE_2,CKV_ANSIBLE_3,CKV2_ANSIBLE_1,CKV2_ANSIBLE_2
RST_RST_LINT_PRE_COMMANDS:
- command: pip3 install Pygments
cwd: root
cwd: "workspace"
continue_if_failed: true
DOCKERFILE_HADOLINT_FILE_NAMES_REGEX: ["Dockerfile.+"]
DISABLE_LINTERS:
- SPELL_CSPELL
Expand Down

0 comments on commit da9c336

Please sign in to comment.