Skip to content

Commit

Permalink
Tweaks to get current codebase passing
Browse files Browse the repository at this point in the history
  • Loading branch information
cfkoehler committed Oct 5, 2023
1 parent dd49957 commit ea2fab0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,17 @@ APPLY_FIXES: all
# ENABLE: # If you use ENABLE variable, all other languages/formats/tooling formats will be disabled by default
# ENABLE_LINTERS: # If you use ENABLE_LINTERS variable, all other linters will be disabled by default
ENABLE:
- COPYPASTE
- SPELL
- ACTION
- DOCKERFILE
- XML
- YAML
ENABLE_LINTERS:
- JSON_PRETTIER
- REPOSITORY_GITLEAKS
#- REPOSITORY_GITLEAKS
- DOCKERFILE_HADOLINT
- XML_XMLLINT
- YAML_PRETTIER
- YAML_YAMLLINT
- SPELL_CSPELL
- ACTION_ACTIONLINT
- KUBERNETES_HELM
PRINT_ALL_FILES: false
Expand Down

0 comments on commit ea2fab0

Please sign in to comment.