Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Deprecate this repository #13
Conversation
Per #11 (comment), this project can be deprecated in favor of using the upstream isort hook definition.
|
thanks! |
|
Thanks! I've also opened PyCQA/isort#1076 to try to improve the situation from that angle as well. |
The mirrors-isort respository has been deprecated per this Pull Request: pre-commit/mirrors-isort#13 Since isort includes pre-commit configuration in current versions we will switch to using it directly.

Per
#11 (comment),
this project can be deprecated in favor of using the upstream isort
hook definition.