This website requires JavaScript.
Explore
Help
Sign In
gearheads
/
mastodon
Archived
Watch
2
Star
0
Fork
You've already forked mastodon
0
Code
Releases
4
Activity
This repository has been archived on
2024-06-09
. You can view files and clone it, but cannot push or open issues/pull-requests.
97385f27bd
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 05:17:19 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use Yarn instead of NPX for pre-commit hook (#24287)
2023-03-28 06:28:57 +02:00
yarn lint-staged