This website requires JavaScript.
Explore
Help
Register
Sign In
theoludwig
/
markdownlint-rule-relative-links
Watch
1
Star
1
Fork
0
You've already forked markdownlint-rule-relative-links
mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced
2024-11-04 18:21:31 +01:00
Code
Issues
Releases
Activity
a5deae599a
markdownlint-rule-relative-...
/
.husky
/
pre-commit
7 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: initial commit
2023-01-02 15:23:16 +01:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:staged
fix: cleaner code + better error messages
2024-01-09 23:20:17 +01:00
npm run lint:javascript
chore: initial commit
2023-01-02 15:23:16 +01:00
npm run test
Reference in New Issue
Copy Permalink