Skip to content

Add a .travis file to run pep8 and pyflakes#223

Open
nigelbabu wants to merge 1 commit intogluster:masterfrom
nigelbabu:travis-ci
Open

Add a .travis file to run pep8 and pyflakes#223
nigelbabu wants to merge 1 commit intogluster:masterfrom
nigelbabu:travis-ci

Conversation

@nigelbabu
Copy link

This needs some major fixes before being merged though.

$ find . -name \*.py -exec pep8 {} + | wc -l
870
$ find . -name \*.py -exec pyflakes {} + | wc -l
237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant