dynamist / phabfive

A command line tool to interact with Phabricator
Apache License 2.0
4 stars 2 forks source link

Implement pre-commit checks #59

Open holmboe opened 11 months ago

holmboe commented 11 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 10 months ago

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