flake8/docs/source/release-notes/3.4.0.rst
2017-05-25 20:07:23 -05:00

17 lines
396 B
ReStructuredText

3.4.0 -- 2017-xx-xx
-------------------
You can view the `3.4.0 milestone`_ on GitLab for more details.
- Filter out empty select and ignore codes, e.g., ``--ignore E123,,E234``.
(See also `GitLab#330`_)
.. all links
.. _3.4.0 milestone:
https://gitlab.com/pycqa/flake8/milestones/18
.. issue links
.. _GitLab#330:
https://gitlab.com/pycqa/flake8/issues/330
.. merge request links