Replies: 1 comment 1 reply
-
Hi @tonyz0x0, thanks for you question! The What you want is the current unreleased |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried
darker --revision HEAD~1..:WORKTREE: . --diff -L "ruff format
but that doesn't work as expected, still all python files are formatted. What is the correct usage of formatting only changed lines of code? The goal is to have similar format behavior as git-clang-format.Beta Was this translation helpful? Give feedback.
All reactions