Skip to content
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

Support Flake8 plugins #12

Merged
merged 1 commit into from
May 2, 2015
Merged

Support Flake8 plugins #12

merged 1 commit into from
May 2, 2015

Conversation

radekjg
Copy link

@radekjg radekjg commented Apr 29, 2015

Two flake8 plugins add new types of violations:
flake8-import-order adds I
flake8-blind-except adds B
flake8-pep257 adds D
flake8-snippets adds S
flake8-double-quotes adds Q

@Bachmann1234
Copy link
Owner

Thanks for the PR ill try and look at this in detail soon!

@Bachmann1234
Copy link
Owner

@dreamwalker Looks good to me. Add yourself to the AUTHORS file and I release this.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.23% when pulling 0eb57db on dreamwalker:fixes/support_flake8_plugins into 83ee60d on Bachmann1234:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.23% when pulling b0e5bb2 on dreamwalker:fixes/support_flake8_plugins into 83ee60d on Bachmann1234:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.23% when pulling 30246b8 on dreamwalker:fixes/support_flake8_plugins into 83ee60d on Bachmann1234:master.

@Bachmann1234
Copy link
Owner

fantastic. ill merge and release sometime soon. Hopefully tonight unless life gets in the way.

Thanks!

Bachmann1234 added a commit that referenced this pull request May 2, 2015
@Bachmann1234 Bachmann1234 merged commit 311415d into Bachmann1234:master May 2, 2015
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.

None yet

3 participants