integ/tools/engtools/parsers/common
Eric Barrett 11cc2a21bb Enable Flake8 Whitespace Errors
Flake8 currently ignores a number of whitespace related errors:
E201: whitespace after '['
E202: whitespace before '}'
E203: whitespace before ':'
E211: whitespace before '('
E221: multiple spaces before operator
E222: multiple spaces after operator
E225: missing whitespace around operator
E226: missing whitespace around arithmetic operator
E231: missing whitespace after ','
E251: unexpected spaces around keyword / parameter equals
E261: at least two spaces before inline comment
Enable them for more thorough testing of code

Change-Id: Id03f36070b8f16694a12f4d36858680b6e00d530
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-03-26 15:02:53 -04:00
..
cleanup-uncompressed.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
csv-to-influx.py Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
download-data.sh Fix linters issue E002 and E003 and linters check (none-voting) 2018-08-31 04:08:52 +00:00
parse-all.sh Barbican integration into logging/patching mechanisms. 2018-11-30 13:23:13 -05:00
parse-controllers.sh Fix linters issue E002 and E003 and linters check (none-voting) 2018-08-31 04:08:52 +00:00
parse-daily.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
parse-postgres.sh Barbican integration into logging/patching mechanisms. 2018-11-30 13:23:13 -05:00
parse-rabbitmq-queue.sh Relocate parsers to stx-integ/tools/engtools/parsers 2018-08-01 12:42:03 -04:00
parse-rabbitmq.sh Fix linters issue E002 and E003 and linters check (none-voting) 2018-08-31 04:08:52 +00:00
parse-schedtop.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00
parse-util.sh Fix linters error and enable linters zuul gate 2018-09-07 01:50:28 +08:00