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
We should use gofumpt and gofumports to enforce some stricter formatting rules. Some of them we already flag manually during reviews, but having an automated formatter seems better. This also requires bumping our golangci-lint version to at least 1.28.x.
The text was updated successfully, but these errors were encountered:
We should use gofumpt and gofumports to enforce some stricter formatting rules. Some of them we already flag manually during reviews, but having an automated formatter seems better. This also requires bumping our golangci-lint version to at least 1.28.x.
The text was updated successfully, but these errors were encountered: