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

Tell isort to overwrite files in place #6

Merged
merged 1 commit into from Jan 15, 2023
Merged

Conversation

pdemp1729
Copy link
Owner

- When running isort from within the docker container the
ownership of affected files was changing to root. The solution is
to use the overwrite_in_place config option, cf.
PyCQA/isort#1644
@pdemp1729 pdemp1729 merged commit 1069397 into main Jan 15, 2023
@pdemp1729 pdemp1729 deleted the pd-overwrite-in-place branch January 15, 2023 01:20
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.

None yet

1 participant