buildout.coredev/5.1: Sync flake8 plugins
Gil Forcada <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: buildout.coredev Branch: refs/heads/5.1 Date: 2017-07-22T17:19:24+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: https://github.com/plone/buildout.coredev/commit/933281597d87e5c3092eb1aef196f047e08696f2 Sync flake8 plugins With the canonical list from plone.recipe.codeanalysis [recommended] extra. Files changed: M experimental/qa.cfg diff --git a/experimental/qa.cfg b/experimental/qa.cfg index b53901895..d426bc703 100644 --- a/experimental/qa.cfg +++ b/experimental/qa.cfg @@ -20,6 +20,7 @@ clean-lines = True flake8-extensions = flake8-blind-except flake8-coding + flake8-commas flake8-debugger flake8-deprecated flake8-isort @@ -28,11 +29,14 @@ flake8-extensions = flake8-print flake8-quotes flake8-string-format + flake8-todo + flake8_strict [versions] flake8 = 3.3.0 flake8-blind-except = 0.1.1 flake8-coding = 1.3.0 +flake8-commas = 0.4.3 flake8-debugger = 1.4.0 flake8-deprecated = 1.2 flake8-isort = 2.2.1 @@ -41,6 +45,8 @@ flake8-plone-hasattr = 0.2.post0 flake8-print = 2.0.2 flake8-quotes = 0.11.0 flake8-string-format = 0.2.3 +flake8-todo = 0.7 +flake8_strict = 0.1.4 mccabe = 0.6.1 plone.recipe.codeanalysis = 2.2 pycodestyle = 2.3.1 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot