Added a pre-commit hook that runs AGLint and validates filters.

Also, updated the documentation to explain how to set up the
repo properly.
This commit is contained in:
Andrey Meshkov
2023-04-25 11:11:41 +03:00
parent d4760ee2c8
commit 39ed2ef297
5 changed files with 242 additions and 122 deletions

4
.husky/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn run lint