Skip to content

Commit

Permalink
format all
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Thomas committed Jun 13, 2023
1 parent c86af80 commit 1263d9e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ APPLY_FIXES: all # all, none, or list of linter keys
# 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_LINTERS:
- ACTION_ACTIONLINT
- GO_GOLANGCI_LINT
- JAVASCRIPT_PRETTIER
- JSX_ESLINT
- MAKEFILE_CHECKMAKE
- MARKDOWN_MARKDOWN_LINK_CHECK
- SPELL_CSPELL
- RUBY_RUBOCOP
- YAML_PRETTIER
- YAML_YAMLLINT
- ACTION_ACTIONLINT
- GO_GOLANGCI_LINT
- JAVASCRIPT_PRETTIER
- JSX_ESLINT
- MAKEFILE_CHECKMAKE
- MARKDOWN_MARKDOWN_LINK_CHECK
- SPELL_CSPELL
- RUBY_RUBOCOP
- YAML_PRETTIER
- YAML_YAMLLINT
# DISABLE:
# - COPYPASTE # Uncomment to disable checks of excessive copy-pastes
# - SPELL # Uncomment to disable checks of spelling mistakes
Expand Down

0 comments on commit 1263d9e

Please sign in to comment.