mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 08:44:46 +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
|
|
@ -7,21 +7,11 @@ Bugs Fixed
|
|||
~~~~~~~~~~
|
||||
|
||||
- Fix ``--per-file-ignores`` for multi-letter error codes (See also
|
||||
`GitLab!303`_, `GitLab#507`_)
|
||||
:issue:`1203`, :issue:`683`)
|
||||
|
||||
- Improve flake8 speed when only 1 filename is passed (See also `GitLab!305`_)
|
||||
- Improve flake8 speed when only 1 filename is passed (See also :issue:`1204`)
|
||||
|
||||
|
||||
.. all links
|
||||
.. _3.7.6 milestone:
|
||||
https://github.com/pycqa/flake8/milestone/28
|
||||
|
||||
.. issue links
|
||||
.. _GitLab#507:
|
||||
https://gitlab.com/pycqa/flake8/issues/507
|
||||
|
||||
.. merge request links
|
||||
.. _GitLab!303:
|
||||
https://gitlab.com/pycqa/flake8/merge_requests/303
|
||||
.. _GitLab!305:
|
||||
https://gitlab.com/pycqa/flake8/merge_requests/305
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue