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: modernize build tooling and lint configuration (#133)
- Add golangci-lint v2.6.2 as go.mod tool dependency
- Update Makefile to use 'go tool golangci-lint' instead of system version
- Fix expressions/parser.go go:generate directives for macOS compatibility
- Update .golangci.yml to proper v2 format
- Update Go version to 1.24 in CI workflows
- Use golangci-lint-action@v7 in GitHub Actions
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments