mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 16:49:52 +00:00
fix pr and issue links in release notes
This commit is contained in:
parent
de4d64bf9a
commit
fe0e2495ce
35 changed files with 179 additions and 671 deletions
|
|
@ -2,18 +2,11 @@
|
|||
-------------------
|
||||
|
||||
- Fix regression in handling of ``# noqa`` for multiline strings.
|
||||
(See also `GitLab#177`_)
|
||||
(See also :issue:`1024`)
|
||||
|
||||
- Fix regression in handling of ``--output-file`` when not also using
|
||||
``--verbose``. (See also `GitLab#180`_)
|
||||
``--verbose``. (See also :issue:`1026`)
|
||||
|
||||
- Fix regression in handling of ``--quiet``. (See also `GitLab#180`_)
|
||||
- Fix regression in handling of ``--quiet``. (See also :issue:`1026`)
|
||||
|
||||
- Fix regression in handling of ``--statistics``. (See also `GitLab#180`_)
|
||||
|
||||
|
||||
.. links
|
||||
.. _GitLab#177:
|
||||
https://gitlab.com/pycqa/flake8/issues/177
|
||||
.. _GitLab#180:
|
||||
https://gitlab.com/pycqa/flake8/issues/180
|
||||
- Fix regression in handling of ``--statistics``. (See also :issue:`1026`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue