Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 4d7a069

Browse files
authored
ci: MegaLinter precommands
1 parent 13864cd commit 4d7a069

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.mega-linter.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@ EXTENDS: https://raw.githubusercontent.com/lars-reimann/.github/main/.mega-linte
44

55
# Config
66
FILTER_REGEX_EXCLUDE: (\.github/workflows/)
7+
8+
# Commands
9+
PRE_COMMANDS:
10+
- command: npm install @lars-reimann/eslint-config @lars-reimann/prettier-config
11+
cwd: workspace

0 commit comments

Comments
 (0)