mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
26 lines
658 B
ReStructuredText
26 lines
658 B
ReStructuredText
3.5.0 -- 2017-xx-xx
|
|
-------------------
|
|
|
|
You can view the `3.5.0 milestone`_ on GitLab for more details.
|
|
|
|
- Allow for PyFlakes 1.6.0 (See also `GitLab#359`_)
|
|
|
|
- Start using new PyCodestyle checks for bare excepts and ambiguous identifier
|
|
(See also `GitLab#361`_)
|
|
|
|
- Print out information about configuring VCS hooks (See also `GitLab#335`_)
|
|
|
|
|
|
.. all links
|
|
.. _3.5.0 milestone:
|
|
https://gitlab.com/pycqa/flake8/milestones/20
|
|
|
|
.. issue links
|
|
.. _GitLab#335:
|
|
https://gitlab.com/pycqa/flake8/issues/335
|
|
.. _GitLab#359:
|
|
https://gitlab.com/pycqa/flake8/issues/359
|
|
.. _GitLab#361:
|
|
https://gitlab.com/pycqa/flake8/issues/361
|
|
|
|
.. merge request links
|