Document that --diff implies --fix-only#4098
Conversation
ed72045 to
bff5d98
Compare
PR Check ResultsEcosystem✅ ecosystem check detected no changes. BenchmarkLinuxWindows |
|
It could also work if fix is set in the toml and not the CLI. |
|
Hmm yeah, we may have to add error-handling outside of Clap, at runtime. |
|
Thanks for looking into this issue. If I understand this correctly, then there's no use case for using If so, wouldn't it be easier for user if we change the semantics of |
|
Hm yeah, at the very least, I think I did look at |
I don't understand this as there's no
Yes
There's a
Yes, I think it should imply tl;dr, this should basically just be a document change to specify that |
bff5d98 to
0a74a2e
Compare
--fix required when --diff is specified--diff implies --fix-only
|
Ahh right, sorry, you're correct. |
fixes: #4093