bandit icon indicating copy to clipboard operation
bandit copied to clipboard

Fix ini config parsing

Open ap-- opened this issue 2 years ago • 0 comments

Closes #938

This adds a test with the current default ini configuration for bandit.

Additionally this provides better error messages for .bandit ini config files and ensures that the ini options are parsed correctly by reusing the argparse parser in bandit.cli.main

ap-- avatar Jul 28 '22 15:07 ap--