- Add version: 2 to .golangci.yml for local golangci-lint v2.1.6 compatibility - Pin CI to use golangci-lint v1.64.8 explicitly (should support v2 config) This ensures the config works both locally (v2.1.6) and in CI (v1.64.8). If v1.64.8 doesn't support v2 config, we may need to upgrade CI to v2.