chore: add editorconfig-checker
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm run lint:editorconfig
|
||||
npm run lint:markdown
|
||||
npm run lint
|
||||
npm run markdownlint
|
||||
|
Reference in New Issue
Block a user