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
chore(lint): add golangci-lint configuration
- Add .golangci.yml with standard Go linters
- Enable gofmt, govet, staticcheck, misspell, etc.
- Set timeout and complexity thresholds