|
|
|
|
|
by IshKebab
1275 days ago
|
|
What's the alternative? YAPF is even worse - it will flip flop between styles even on the same version! Its output is much less attractive, and there are even some files we had to whitelist because it never finishes formatting them (Black worked fine on the same files). Not using a formatter at all is clearly worse than either option. |
|
why?
Do you hate terse diffs in git?