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