Skip to content

style(pep8): Add flake8-import-order plugin with import order changes (#798)#808

Merged
kgriffs merged 1 commit intofalconry:masterfrom
jessehudl:add-flake8-import-order
Jun 2, 2016
Merged

style(pep8): Add flake8-import-order plugin with import order changes (#798)#808
kgriffs merged 1 commit intofalconry:masterfrom
jessehudl:add-flake8-import-order

Conversation

@jessehudl
Copy link

PyCon 2016 sprint! Addresses #798.

Adds flake8-import-order plugin to the tox configuration file, along with all the reordering of existing imports in order to pass. Using the Google import order style as requested by @kgriffs.

Also adds --application-import-names=falcon as specified in #798.

@codecov-io
Copy link

Current coverage is 100%

Merging #808 into master will not change coverage

@@             master       #808   diff @@
==========================================
  Files            29         29          
  Lines          1777       1774     -3   
  Methods           0          0          
  Messages          0          0          
  Branches        299        299          
==========================================
- Hits           1777       1774     -3   
  Misses            0          0          
  Partials          0          0          

Powered by Codecov. Last updated by 643f9e4...fa049e4

@fxfitz
Copy link
Contributor

fxfitz commented Jun 2, 2016

LGTM

@kgriffs
Copy link
Member

kgriffs commented Jun 2, 2016

LGTM, thanks!

@kgriffs kgriffs merged commit 10d1b7e into falconry:master Jun 2, 2016
@jessehudl jessehudl deleted the add-flake8-import-order branch June 2, 2016 23:47
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.

4 participants