Remove the PEP-8 tool in favor of pycodestyle.
Review Request #8873 — Created April 4, 2017 and submitted — Latest diff uploaded
The old
pep8
tool has been renamedpycodestyle
, at GvR's request. This
change gets rid of the old Review Bot tool and creates a new one.
Configured the tool and saw it run correctly.
Diff Revision 2 (Latest)
orig
1
2
bot/setup.py | ||
bot/reviewbot/tools/pycodestyle.py Was bot/reviewbot/tools/pep8.py |
bot/setup.py |
---|
bot/reviewbot/tools/pep8.py |
---|