You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use black in a lot of open source projects. When reviewing the code here, it would be nice to have the same format.
There is going to be a lot of PRs involved in the major rewrite of #1489. Could we reformat with black before all of that happens? Or somewhere convenient in the process?
The text was updated successfully, but these errors were encountered:
Thanks for starting the discussion. If we want to do this, now would probably be a good time indeed. I'm not explicitly for or against, but I do want to mention two downsides.
It's hard to do it gradual, so it will obfuscate the git history a bit.
It might be a hurdle for new contributors and lead to some additional discussion / rework on PR.
Description
I use black in a lot of open source projects. When reviewing the code here, it would be nice to have the same format.
There is going to be a lot of PRs involved in the major rewrite of #1489. Could we reformat with black before all of that happens? Or somewhere convenient in the process?
The text was updated successfully, but these errors were encountered: