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: resolve govet printf format error and enhance Makefile
- Fix StatusCode format specifier from %s to %c in builtin.go
- Add make vet, check, fix targets to Makefile
- Enhance lint target with 5m timeout to match CI
0 commit comments