Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit hook #410

Closed
KPilnacek opened this issue Oct 24, 2018 · 1 comment
Closed

pre-commit hook #410

KPilnacek opened this issue Oct 24, 2018 · 1 comment

Comments

@KPilnacek
Copy link

Is your feature request related to a problem? Please describe.
I'd like to easily use bandit with pre-commit

Describe the solution you'd like
Add a .pre-commit-hooks.yaml (need not to be touched after creation)

Describe alternatives you've considered
I already created a mirrors repository in my profile which just mirrors the bandit repo. However, there are two problems with that:

  • new versions of bandit need to added manually (can be solved by people from pre-commit
  • missing official support from bandit

Additional context
Other packages (black, prettier, talisman, etc.) do have direct support of pre-commit as well.

@ericwb
Copy link
Member

ericwb commented Nov 12, 2018

Closing as #411 merged

@ericwb ericwb closed this as completed Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants