From 1528345302b71f588c850ffa5e573aa898f71a17 Mon Sep 17 00:00:00 2001 From: saganatt <8majak8@gmail.com> Date: Fri, 3 Oct 2025 14:40:35 +0200 Subject: [PATCH] Restrict mega linter to run locally only on the branch changes --- .mega-linter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mega-linter.yml b/.mega-linter.yml index 444298facc..c0edb36f52 100644 --- a/.mega-linter.yml +++ b/.mega-linter.yml @@ -4,6 +4,7 @@ APPLY_FIXES: all # all, none, or list of linter keys DEFAULT_BRANCH: run3 # Usually master or main +VALIDATE_ALL_CODEBASE: false # 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 DISABLE: