Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jackwotherspoon
Copy link
Collaborator

We use both isort and black formatter's as part of our lint job.

isort has preset profiles, we were using google previously but it has begun to
cause conflicts with the black formatter, leading to lint job failures.

Instead, we can use the black profile for isort and then manually toggle the other
flags to match the google profile.

@jackwotherspoon jackwotherspoon merged commit 5af7582 into main Dec 9, 2024
15 checks passed
@jackwotherspoon jackwotherspoon deleted the black-isort branch December 9, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants