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
fix: extract string constants for goconst lint and update gomuignore
- Extract "err" and "nil" string literals to errIdentName/nilIdentName
constants to satisfy goconst linter
- Add errorhandling.go to .gomuignore for CI mutation testing
0 commit comments