Files
AdguardFilters/.husky/pre-commit
Andrey Meshkov 39ed2ef297 Added a pre-commit hook that runs AGLint and validates filters.
Also, updated the documentation to explain how to set up the
repo properly.
2023-04-25 11:11:41 +03:00

5 lines
67 B
Bash
Executable File

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