Skip to content

Commit 1528345

Browse files
committed
Restrict mega linter to run locally only on the branch changes
1 parent e121fd6 commit 1528345

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
APPLY_FIXES: all # all, none, or list of linter keys
66
DEFAULT_BRANCH: run3 # Usually master or main
7+
VALIDATE_ALL_CODEBASE: false
78
# ENABLE: # If you use ENABLE variable, all other languages/formats/tooling-formats will be disabled by default
89
# ENABLE_LINTERS: # If you use ENABLE_LINTERS variable, all other linters will be disabled by default
910
DISABLE:

0 commit comments

Comments
 (0)