mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 21:44:18 +00:00
fix a few small spelling issues
found via `pre-commit try-repo https://github.com/codespell-project/codespell --all-files`
This commit is contained in:
parent
93209ffac9
commit
2fe70dda6b
14 changed files with 16 additions and 16 deletions
|
|
@ -6,8 +6,8 @@ You can view the `3.7.7 milestone`_ on GitLab for more details.
|
|||
Bugs Fixed
|
||||
~~~~~~~~~~
|
||||
|
||||
- Fix crahes in plugins causing ``flake8`` to hang while unpickling errors (See
|
||||
also `GitLab!308`_, `GitLab#505`_)
|
||||
- Fix crashes in plugins causing ``flake8`` to hang while unpickling errors
|
||||
(See also `GitLab!308`_, `GitLab#505`_)
|
||||
|
||||
|
||||
.. all links
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ You can view the `3.8.2 milestone`_ on GitLab for more details.
|
|||
Bugs Fixed
|
||||
~~~~~~~~~~
|
||||
|
||||
- Improve performance by eliminating unncessary sort (See also `GitLab!429`_)
|
||||
- Improve performance by eliminating unnecessary sort (See also `GitLab!429`_)
|
||||
|
||||
- Improve messaging of ``--jobs`` argument by utilizing ``argparse`` (See also
|
||||
`GitLab!428`_, `GitLab#567`_)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue