Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add isort #14

Closed
Jackenmen opened this issue Aug 17, 2019 · 0 comments
Closed

Add isort #14

Jackenmen opened this issue Aug 17, 2019 · 0 comments
Assignees
Labels
Category: CI/Tools Specifically for tools automating/simplifying maintaining work. Type: Enhancement Enhancement to existing features.
Milestone

Comments

@Jackenmen
Copy link
Owner

It would be nice to have some standard for import ordering, so I think this project could use isort for that.
Currently however, black doesn't work flawlessly with isort, so I don't want to use isort before those problems get resolved. Relevant issues:
psf/black#251
PyCQA/isort#694

It also looks like the author of isort wants to soon release black_isort that will solve all of the compatibility problems with black: psf/black#333 (comment)

@Jackenmen Jackenmen added Type: Enhancement Enhancement to existing features. Blocked by: Dependency Blocked by a package listed as a dependency. labels Aug 17, 2019
@Jackenmen Jackenmen added Category: CI/Tools Specifically for tools automating/simplifying maintaining work. and removed Blocked by: Dependency Blocked by a package listed as a dependency. labels Jul 27, 2020
@Jackenmen Jackenmen self-assigned this Jul 27, 2020
@Jackenmen Jackenmen added the Work In Progress This feature is being worked on label Jul 27, 2020
@Jackenmen Jackenmen added this to the 0.4.1 milestone Jul 27, 2020
@Jackenmen Jackenmen removed the Work In Progress This feature is being worked on label Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: CI/Tools Specifically for tools automating/simplifying maintaining work. Type: Enhancement Enhancement to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant