-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
T: enhancementNew feature or requestNew feature or request
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T: enhancementNew feature or requestNew feature or request