alembic-autogen-check icon indicating copy to clipboard operation
alembic-autogen-check copied to clipboard

Expose pre-commit hook?

Open sloria opened this issue 6 years ago • 3 comments

sloria avatar Jul 01 '19 18:07 sloria

I mean "expose a hook" to users so you could do something like

repos:
- repo: https://github.com/4Catalyzer/alembic-autogen-check
  rev: master
  hooks:
  - id: alembic-autogen-check

sloria avatar Jul 01 '19 18:07 sloria

I support this request too. Here's an example one for zimports: https://github.com/sqlalchemyorg/zimports/blob/main/.pre-commit-hooks.yaml

Cediddi avatar Oct 31 '23 09:10 Cediddi