dynamist / subgit

Sub-git repo handler
Apache License 2.0
0 stars 0 forks source link

Implement pre-commit checks #66

Open holmboe opened 10 months ago

holmboe commented 10 months ago

Implement a basic set of pre-commit hooks.

The scope is only hooks from https://github.com/pre-commit/pre-commit-hooks for now.

holmboe commented 9 months ago

We could very well implement bandit checks in pre-commit. See #67