integ/ceph
Eric Barrett 7bf3a477f3 Enable Flake8 E12X Errors
Flake8 currently ignores the following Errors:
E121: continuation line under-indented for hanging indent
E123: closing bracket doesn't match indentation of opening bracket
E124: closing bracket doesn't match visual indentation
E125: continuation line with same indent as next logical line
E126: continuation line over-indented for hanging indent
E127: continuation line over-indented for visual indent
E128: continuation line under-indented for visual indent
Enable them for more consistent formatting of code

Change-Id: I415d4824a1f335ba3fceb488b0ae60b9861a036a
Story: 2004515
Task: 30076
Signed-off-by: Eric Barrett <eric.barrett@windriver.com>
2019-04-02 15:11:16 -04:00
..
ceph Enable Flake8 E12X Errors 2019-04-02 15:11:16 -04:00
ceph-manager Enable Flake8 E12X Errors 2019-04-02 15:11:16 -04:00
python-cephclient Add hooks for python wheel generation 2018-10-23 10:35:32 -04:00