Skip to content

fix(pre-commit): include migrations in fixes/checks

Kevin Morris requested to merge kevr/aurweb:migration-lint into master

We want all python files related to the project to be checked, really. Some of which are still included, but migrations are a core part of FastAPI aurweb and should be included.

Signed-off-by: Kevin Morris kevr@0cost.org

Merge request reports