This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
gns3-web-ui
Watch
1
Star
0
Fork
0
You've already forked gns3-web-ui
mirror of
https://github.com/GNS3/gns3-web-ui.git
synced
2024-12-21 13:57:48 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
a6c220c2cf
gns3-web-ui
/
.husky
/
pre-commit
5 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add pre hook commit to launch test
2023-11-06 12:39:56 +00:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
Comment test in pre-commit
2023-11-15 01:45:10 +00:00
# yarn test
Reference in New Issue
Copy Permalink