From 0b48512b6af9e7f27f2624a78bd500a906c58296 Mon Sep 17 00:00:00 2001 From: alamin655 <129589283+alamin655@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:00:57 +0530 Subject: [PATCH] Update .mega-linter.yml --- .mega-linter.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.mega-linter.yml b/.mega-linter.yml index ed22343..95f0f42 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -10,13 +10,10 @@ ENABLE_LINTERS: # If you use ENABLE_LINTERS variable, all other linters will be - CSS_STYLELINT - MARKDOWN_MARKDOWNLINT - YAML_YAMLLINT - - JSON_ESLINT_PLUGIN_JSONC - HTML_DJLINT - ACTION_ACTIONLINT - DOCKERFILE_HADOLINT - SPELL_CSPELL - - COPYPASTE_JSCPD - - REPOSITORY_TRIVY # DISABLE: # - COPYPASTE # Uncomment to disable checks of excessive copy-pastes # - SPELL # Uncomment to disable checks of spelling mistakes