This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2024-11-24 17:14:15 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
678480d4d3
tootlab-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-26 23:17:19 -04:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use Yarn instead of NPX for pre-commit hook (#24287)
2023-03-28 00:28:57 -04:00
yarn lint-staged
Reference in New Issue
Copy Permalink