Skip to content

flake8 all Python files and add check to Travis. #467

@nsoranzo

Description

@nsoranzo

Excluding the usual E201,E202 and E501 errors, I got:

$ flake8 --ignore=E201,E202,E501 --count .
1642

Would you all be happy if I start fixing these? When we finish, we can add a new check for this to TravisCI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions