Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Dec 22, 2022
1 parent 2ef02bf commit 1525065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Expand Up @@ -9,6 +9,9 @@ Changelog
- Drop isort 4.x support.
[gforcada]

- Add support for flake8 6.0.0.
[gforcada]

- Add `--isort-no-skip-gitignore` option to allow temporarily overriding the set
value of isort's `skip_gitignore` option with `False`. This can cause
flake8-isort to run significantly faster at the cost of making flake8-isort's
Expand Down

0 comments on commit 1525065

Please sign in to comment.