This website requires JavaScript.
Explore
Help
Sign In
erik
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/mastodon/mastodon.git
synced
2024-08-20 21:08:15 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
923fc83190
mastodon
/
.husky
/
pre-commit
5 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Setup Husky and lint-stage for commit fixing (#23308)
2023-03-26 20:17:19 -07:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use Yarn instead of NPX for pre-commit hook (#24287)
2023-03-27 21:28:57 -07:00
yarn lint-staged
Reference in a new issue
Copy permalink