This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
mirror of
https://framagit.org/framasoft/mobilizon.git
synced
2024-12-24 08:54:08 +00:00
Code
Issues
Releases
Wiki
Activity
7ef85fe19b
mobilizon
/
.husky
/
pre-commit
4 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
build(lint): add lint-staged and husky git hooks to automatically lint on commit Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-26 15:36:56 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
build: switch from yarn to npm to manage js dependencies and move js contents to root yarn v1 is being deprecated and starts to have some issues Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-14 16:24:42 +00:00
npm run pre-commit
Reference in a new issue
Copy permalink