lefthook.yml 141 B

1234567891011
  1. pre-commit:
  2. scripts:
  3. lint:
  4. tags: lint
  5. pre-push:
  6. scripts:
  7. test:
  8. tags: test
  9. check-docs-versions:
  10. tags: docs