Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

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
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant