Skip to content

Commit

Permalink
Merge pull request #17 from UniMagic-VRC/fix/lefthook-conf
Browse files Browse the repository at this point in the history
lefthookがwindowsでも正しく動くように修正
  • Loading branch information
o-tr authored Oct 23, 2024
2 parents 6766c41 + 0f6bd17 commit 0e6ccc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pre-commit:
commands:
prettier:
glob: "**/*.md"
run: npx prettier --write {staged_files}
run: npx prettier --write "{staged_files}"

0 comments on commit 0e6ccc5

Please sign in to comment.