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 need to add golangci-linter first and fix all problems to ensure that we follow Go style and guidelines (for example, we have incorrect names for constants that break the rules). Then we can include linter in GitHub pipeline.
We need to add golangci-linter first and fix all problems to ensure that we follow Go style and guidelines (for example, we have incorrect names for constants that break the rules). Then we can include linter in GitHub pipeline.