alamin655 commited on
Commit
0b48512
1 Parent(s): 8313fcc

Update .mega-linter.yml

Browse files
Files changed (1) hide show
  1. .mega-linter.yml +0 -3
.mega-linter.yml CHANGED
@@ -10,13 +10,10 @@ ENABLE_LINTERS: # If you use ENABLE_LINTERS variable, all other linters will be
10
  - CSS_STYLELINT
11
  - MARKDOWN_MARKDOWNLINT
12
  - YAML_YAMLLINT
13
- - JSON_ESLINT_PLUGIN_JSONC
14
  - HTML_DJLINT
15
  - ACTION_ACTIONLINT
16
  - DOCKERFILE_HADOLINT
17
  - SPELL_CSPELL
18
- - COPYPASTE_JSCPD
19
- - REPOSITORY_TRIVY
20
  # DISABLE:
21
  # - COPYPASTE # Uncomment to disable checks of excessive copy-pastes
22
  # - SPELL # Uncomment to disable checks of spelling mistakes
 
10
  - CSS_STYLELINT
11
  - MARKDOWN_MARKDOWNLINT
12
  - YAML_YAMLLINT
 
13
  - HTML_DJLINT
14
  - ACTION_ACTIONLINT
15
  - DOCKERFILE_HADOLINT
16
  - SPELL_CSPELL
 
 
17
  # DISABLE:
18
  # - COPYPASTE # Uncomment to disable checks of excessive copy-pastes
19
  # - SPELL # Uncomment to disable checks of spelling mistakes