buildout.coredev/gforcada-patch-1: Add more flake8 plugins
GitHub <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: buildout.coredev Branch: refs/heads/gforcada-patch-1 Date: 2017-07-22T14:41:08+02:00 Author: Gil Forcada Codinachs (gforcada) <[email protected]> Commit: https://github.com/plone/buildout.coredev/commit/f74d1e64b9fd30a380b517ba81db12d7ee69213b Add more flake8 plugins The ones missing from plone.recipe.codeanalysis [recommended] extra. Files changed: M experimental/qa.cfg diff --git a/experimental/qa.cfg b/experimental/qa.cfg index ba14bd664..aefe2fa60 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,6 +29,8 @@ flake8-extensions = flake8-print flake8-quotes flake8-string-format + flake8-todo + flake8_strict [versions] flake8 = 3.2.1 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot