bandit/tests/unit
Eric Brown a38056fafa Dump bandit config file lists vertically
Currently when using the bandit-config-generator to dump out a
config file, it looks rather messy because config option values
that are lists are dumped onto one long line.

So rather than dumping on one line, use the vertical yaml list
format by specifying default_flow_style=False.

Change-Id: Ic0dc97f19d067471b507421dcb98ac749874e49c
2017-02-20 14:06:31 -08:00
..
cli Dump bandit config file lists vertically 2017-02-20 14:06:31 -08:00
core Fix LOG marker to follow the Python 3 guideline 2016-12-16 06:36:37 +00:00
formatters Removing 'stats' from JSON output formatter 2016-12-20 11:34:55 -08:00
__init__.py Refactoring Unit Test Directories 2015-09-01 10:20:05 -07:00