This website requires JavaScript.
Explore
Blog
Help
Sign In
container
/
markdownlint-cli
Watch
0
Star
0
Fork
0
You've already forked markdownlint-cli
Code
Issues
1
Pull Requests
1
Releases
34
Activity
3046554fd4
markdownlint-cli
/
overlay
/
bin
/
markdownlint-cli
5 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2020-10-27 20:54:28 +00:00
#!/usr/bin/env sh
set -eo pipefail
fix bin path
2020-10-27 21:09:33 +00:00
exec /usr/local/bin/markdownlint "$@"
Reference in New Issue
Copy Permalink