akaihola / darker

Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post at https://dev.to/akaihola/improving-python-code-incrementally-3f7a
https://pypi.org/project/darker/
Other
638 stars 55 forks source link

Update to Darkgraylib 2.0.1 (fixes Git "dubious ownership" error) #614

Closed akaihola closed 3 months ago

akaihola commented 3 months ago

Fixes #524

akaihola commented 3 months ago

@gergelypolonkai & @DeinAlptraum, here's finally the last step to fix the dubious ownership issue in Darker. Feel free to review. I also invited you as collaborators for the project on GitHub.