mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-10 13:26:16 +00:00
chore(lint): remove md and yml files from checks
This commit is contained in:
@@ -3,7 +3,7 @@ pre-commit:
|
||||
commands:
|
||||
check:
|
||||
files: git diff --name-only --cached --diff-filter=AM @{push}
|
||||
glob: "*.{js,ts,json,yml,md}"
|
||||
glob: "*.{js,ts,json}"
|
||||
run: bunx biome check {files}
|
||||
commit-msg:
|
||||
parallel: false
|
||||
|
||||
Reference in New Issue
Block a user