chore: add editorconfig-checker

This commit is contained in:
divlo
2021-03-19 14:07:21 +01:00
parent 85953cdcce
commit 0d0109be52
4 changed files with 627 additions and 317 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:editorconfig
npm run lint:markdown
npm run lint
npm run markdownlint