-
-
Notifications
You must be signed in to change notification settings - Fork 625
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
Add config via setup.cfg #212
Comments
I would like this to behave similar to flake8:
I would expect this to:
|
https://bandit.readthedocs.io/en/latest/config.html : You need to pass the YAML-config file path explicitly with
|
Not sure why this was closed as it's still valid. |
None of the config files mentioned on https://bandit.readthedocs.io/en/latest/config.html work in VS Code. Even |
Can someone reopen this issue since it's still not solved? |
|
Hi,
since a lot of other linters support configuration via the setup.cfg file, it might be a good feature here to.
I don't like to have a gazillion .files in my repo to setup all tests and linters.
BTW: AWESOME tool.
Thanks,
Joe
The text was updated successfully, but these errors were encountered: