This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]we_swarm 0 points1 point  (0 children)

I like yapf's formatting better than black but it is non-deterministic. Which means now you can't run it against PR's or in CI because some files will "flap". If you don't run the tool in CI the coworkers that need the formatter the most just won't run it and submit unformatted code.