plone / plone.recipe.codeanalysis

provides static code analysis for Buildout-based Python projects, including flake8, JSHint, CSS Lint, and other code checks
https://pypi.org/project/plone.recipe.codeanalysis/
11 stars 8 forks source link

Add `from_first = True` to comply with Plone conventions #189

Closed hvelarde closed 8 years ago

hvelarde commented 8 years ago

Refs. https://github.com/timothycrosley/isort/issues/409

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 94.962% when pulling 440a8d7831ddc296c3735bab1917d00046911dea on hvelarde-isort into 4d133d9387a03c7d12747f6030a9f4052c98ce44 on master.