Replies: 3 comments 2 replies
|
The git history argument kept me from doing this, but it doesn't seems to be 100% valid anymore, at least not for On the other side I'm really annoyed by myself that I use different coding styles depending on mood and planet constellations 🤣 I think I will give it a try. What do you think about gray? Could be a soft move, but I think it's more a compromise. |
2 replies
|
Invaluable knowledge if you try to rebase/merge larger changes after reformatting was committed. |
0 replies
|
I suppose this can be closed now. Thanks for merging it. |
0 replies
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.
@thomaspatzke
I suggest black for formatting the entire codebase. Is it opinionated, yet produces visually clean code. Note that running black on the codebase kinda wipes the git history.
WDYT?
All reactions