Skip to content

Update flake8 to 3.4.0#12

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flake8-3.3.0-to-3.4.0
Closed

Update flake8 to 3.4.0#12
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flake8-3.3.0-to-3.4.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

There's a new version of flake8 available.
You are currently using 3.3.0. I have updated it to 3.4.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

3.4.0


You can view the 3.4.0 milestone_ on GitLab for more details.

  • Refine logic around --select and --ignore when combined with the
    default values for each. (See also GitLab318_)
  • Handle spaces as an alternate separate for error codes, e.g.,
    --ignore 'E123 E234'. (See also GitLab329_)
  • Filter out empty select and ignore codes, e.g., --ignore E123,,E234.
    (See also GitLab330_)

.. all links
.. _3.4.0 milestone:
https://gitlab.com/pycqa/flake8/milestones/18

.. issue links
.. _GitLab318:
https://gitlab.com/pycqa/flake8/issues/318
.. _GitLab329:
https://gitlab.com/pycqa/flake8/issues/329
.. _GitLab330:
https://gitlab.com/pycqa/flake8/issues/330

.. merge request links

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@codecov-io

codecov-io commented Jul 28, 2017

Copy link
Copy Markdown

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #12   +/-   ##
====================================
  Coverage      76%   76%           
====================================
  Files           3     3           
  Lines          25    25           
  Branches        1     1           
====================================
  Hits           19    19           
  Misses          6     6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8334c39...f49ece0. Read the comment docs.

@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #13

@pyup-bot pyup-bot closed this Jul 28, 2017
@jettify jettify deleted the pyup-update-flake8-3.3.0-to-3.4.0 branch July 28, 2017 16:00
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.

2 participants