Skip to content

PEP8: add in flake8 checking #11941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 3, 2016
Merged

PEP8: add in flake8 checking #11941

merged 1 commit into from
Jan 3, 2016

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Jan 2, 2016

don't actually fail this till #11928 is clean.

@jreback jreback added the Code Style Code style, linting, code_checks label Jan 2, 2016
@jreback jreback added this to the 0.18.0 milestone Jan 2, 2016
@TomAugspurger
Copy link
Contributor

@jreback so this gets run before the actual build right? Is that where we want it? Or would we rather have the tests run, get the feedback about the tests, and potentially fail afterwards?

@jreback
Copy link
Contributor Author

jreback commented Jan 2, 2016

yeah could run it after

@jreback
Copy link
Contributor Author

jreback commented Jan 2, 2016

better? https://travis-ci.org/jreback/pandas/jobs/99880071

its at the end in its own section. It will pass for now (but show you the output)

@jreback jreback mentioned this pull request Jan 2, 2016
1 task
jreback added a commit that referenced this pull request Jan 3, 2016
PEP8: add in flake8 checking
@jreback jreback merged commit ab1eb2a into pandas-dev:master Jan 3, 2016
@jreback jreback mentioned this pull request Jan 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants