mirror of
https://github.com/halo-dev/docs.git
synced 2026-04-26 02:07:11 +08:00
chore: use markdownlint and add pre commit hook (#41)
Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
pnpm lint
|
||||
Reference in New Issue
Block a user