Skip to content

Add isort profiles to compatible configs #1556

@mcsitter

Description

@mcsitter

As we all know, black enforces certain standards. This can collide with other tools like isort.
In the compatible configurations section the necessary changes are already described. This is cumbersome to implement thought.

Luckily isort supports profiles in the config, which works perfectly. a simple profile=black in the settings file and it is applied. It would be great to add this notice to the docs and possibly also update the examples accordingly.

I am happy to create a PR if so desired!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions