aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-12-10 09:23:57 -0800
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2019-01-28 08:15:22 -0800
commit1f1d078a0846f4903c2425a30da86933221e2cb9 (patch)
tree53d7a2739722c5395033ea7497bba21987432fff /src
parent2c5650cad195f0bd78fb201ebbddc2afef96f752 (diff)
Add Tox commands to lint Python code
This adds tox jobs for running flake8. Flake8 is a syntax analyzer for python source code that combines the tools pyflakes and pep8 into one. This tool can be used to find syntax issues, unnecessary imports, and style violations, which all improve the code quality and readability. Change-Id: I7521c3a43ef4599eb12fd72e87a0c6ec0df61e7a Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions