We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67b44d commit 0bdc079Copy full SHA for 0bdc079
lefthook.yml
@@ -4,8 +4,6 @@ pre-commit:
4
check:
5
run: bun biome check --write --no-errors-on-unmatched --files-ignore-unknown=true --colors=off {staged_files}
6
stage_fixed: true
7
- lines:
8
- run: bun scripts/lines.ts
9
10
skip_output:
11
- execution_out
0 commit comments