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
{{ message }}
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
Resolve misc. lint violations and formatting issues (#471)
* Ignore staticcheck violations about error message formatting
* Avoid using `strings.Title`
* Rename error type to start with "err"
* Iterate over string runes directly
* go fmt code comments
* go fmt build directives
0 commit comments