lefthook.yml 99 B

123456789
  1. pre-commit:
  2. scripts:
  3. lint:
  4. tags: lint
  5. pre-push:
  6. scripts:
  7. test:
  8. tags: test