plone.recipe.codeanalysis/no-flake8-commas: remove flake8-commas from recommended due to bugs in the plu
"Jens W. Klein" <jenkins-z4DKO/[email protected]> Thu, 27 Jul 2017 06:35:51 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.recipe.codeanalysis
Branch: refs/heads/no-flake8-commas
Date: 2017-07-27T15:35:35+02:00
Author: Jens W. Klein (jensens) <jk-jUMamYRpa/IasaSY4/nUZ7NldLUNz+W/@public.gmane.org>
Commit: https://github.com/plone/plone.recipe.codeanalysis/commit/65f216ec9751ffbee9ca77ab097ba1058717e853
remove flake8-commas from recommended due to bugs in the plugin
Files changed:
M CHANGES.rst
M README.rst
M setup.py
diff --git a/CHANGES.rst b/CHANGES.rst
index 4b7c7b0..779b201 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,6 +4,9 @@ Change history
2.3 (unreleased)
----------------
+- remove ``flake8-commas`` from recommended due to bugs in the plugin.
+ [jensens]
+
- Install isort script if flake8-isort is installed as well.
[gforcada]
diff --git a/README.rst b/README.rst
index 1479ace..e86e8c8 100644
--- a/README.rst
+++ b/README.rst
@@ -134,7 +134,6 @@ These are the current extras installed:
- flake8-quotes: warns about using double quotes (plone style guide says single quotes)
- flake8-string-format: warns about errors on string formatting
- flake8-todo: warns if there are ``TODO``, ``XXX`` found on the code
-- flake8-commas: warns if the last element on a method call, list or dictionary does not end with a comma
- flake8_strict: warns if a multi-line method call has its first element on the first line
Jenkins Installation
diff --git a/setup.py b/setup.py
index e2f2c1d..54b08b1 100644
--- a/setup.py
+++ b/setup.py
@@ -70,7 +70,6 @@ def read(*rnames):
'recommended': [
'flake8-blind-except',
'flake8-coding',
- 'flake8-commas',
'flake8-debugger',
'flake8-deprecated',
'flake8-isort',
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot