forked from pool/python-flake8-isort
70a515c50967517ce22e8500e0301bae3e5c78fe630e8d402f5206482bf74e14
- update to 6.0.0:
* Drop isort 4.x support.
* Add support for flake8 6.0.0.
* 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
behavior differ slightly from the behavior of `isort --check`. [gschaffner]
* Fix broken `add_options` method [casperdcl]
* Improve the config option is added and read back. [gforcada]
* Bump plugin version. [gforcada]
* Update dependencies. [gforcada]
* Revamp GitHub actions. [gforcada]
* Drop python 3.6, and add python 3.10. [gforcada]
* Use linters and formatters to keep code sane and beautiful. [gforcada]
OBS-URL: https://build.opensuse.org/request/show/1046243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-isort?expand=0&rev=5
Description
No description provided
Languages
RPM Spec
100%