integ/utilities
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
..
branding Relocate wrs-branding to stx-integ/utilities/branding 2018-08-01 12:21:57 -04:00
build-info Advance PLATFORM_RELEASE to 19.01 2018-12-12 15:03:26 -05:00
namespace-utils Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
nova-utils Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
platform-util Enable Flake8 Whitespace Errors 2019-03-26 15:02:53 -04:00
tis-extensions Internal restructuring of stx-integ 2018-08-01 10:06:31 -04:00
update-motd Refactor motd patch for crontabs 2018-12-18 02:37:55 +00:00