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 propose that we change from using spaces to tabs in our Golang project, as per Golang's official formatting guidelines.
This will increase consistency, improve readability, and simplify code reviews.
We can use gofmt, gofumpt, stuff like that...
I welcome your feedback on this proposal.
The text was updated successfully, but these errors were encountered:
I propose that we change from using spaces to tabs in our Golang project, as per Golang's official formatting guidelines.
This will increase consistency, improve readability, and simplify code reviews.
We can use gofmt, gofumpt, stuff like that...
I welcome your feedback on this proposal.
The text was updated successfully, but these errors were encountered: