Peter Bittner
Peter Bittner
> You've reformatted large swaths of text and many of these things we simply won't accept in what should be a relatively small patch. Please note that the PR has...
I reverted the changes to the displayed source code that apparently gets reformatted by the pre-commit hook, when installed. The PR description now mentions the reformatting of the documentation code...
Ian, thanks for taking the time to comment. I think the situation has now improved. - The line wrapping has been undone - Hyperlinks are non-inline, following your preference -...
Thanks for merging! :+1:
Why did you close this issue, @darakian? The documentation for configuring the execution of Bandit is indeed sparse. - And why is there [an `--ini` option](https://github.com/PyCQA/bandit#usage), but the docs [only...
I can't reopen it. Only you and project maintainers can. Thanks in advance! :+1:
Awesome hack! Yeah, it's _reeeeaally_ a hack! The `-iii` and `-lll` looks funny. :laughing: OMG, glad it works for you in production. I have also solved "my" problem, which was...
Looks like I overlooked the WARNING: Running Bandit with just the `--ini` option doesn't actually do what I want: ```console $ bandit --ini tox.ini [main] INFO Using ini file for...
True, it might make sense to consolidate configuration settings in a single place. Whatever file format is used, users should be able to configure everything there, not one thing here...
**Side note:** Having `bin/console` is a bit PHP-like. :smirk: :smile: