Skip to content

Commit

Permalink
chore: add more logging (#429)
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolas Hedger <[email protected]>
  • Loading branch information
ffMathy and nhedger authored Nov 21, 2024
1 parent 9ffe1ac commit f652a3c
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 277 deletions.
2 changes: 1 addition & 1 deletion lefthook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ pre-commit:
commands:
check:
glob: "*.{js,ts,json}"
run: biome check --apply {staged_files} && git add {staged_files}
run: pnpm exec biome check --apply {staged_files} && git add {staged_files}
Loading

0 comments on commit f652a3c

Please sign in to comment.