• 
      

    Add a flake8 tool.

    Review Request #8900 — Created April 17, 2017 and submitted

    Information

    ReviewBot
    master
    38ea43a...

    Reviewers

    This adds support for flake8 through Review Bot, which is just a combination of
    other, already available tools (pycodestyle and pyflakes).

    While I was here I noticed the description for one of the pycodestyle options
    was incorrectly referencing the old pep8 tool, and the filename parsing was
    fragile in the same way that flake8 would be, so I've fixed that up.

    Configured the tool and saw it run successfully.

    Description From Last Updated

    Module level docstring.

    brenniebrennie
    brennie
    1. I'm excited to have this in production!

    2. bot/reviewbot/tools/flake8.py (Diff revision 1)
       
       
      Show all issues

      Module level docstring.

    3. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (91c886a)