issues
search
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
Pyupgrade formatter plugin
#755
Open
akaihola
opened
1 month ago
akaihola
commented
1 month ago
Fixes #752
[x] skip AST verification
[x] always pyupgrade whole files, never individual edited chunks
[x] Merge #568
[x] Merge #738
[ ] Merge #759
[ ] Merge #744
[ ] Rebase on
master
Fixes #752
master