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
Presence of a diff is the error case, meaning that the code requires formatting. Then for example, makefile targets to check formatting can simply be "gofmt -d ." and do the right thing.