Define the CI workflow that runs precommit (#16)

This commit is contained in:
Kerem Yilmaz
2024-03-03 23:20:37 -08:00
committed by GitHub
parent dc8d0550b7
commit 6c57829d54
7 changed files with 144 additions and 6 deletions

View File

@@ -78,6 +78,7 @@ repos:
rev: v2.2.0
hooks:
- id: doctoc
exclude: 'README.md'
- repo: local
hooks:
- id: alembic-check