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(SRVKP-11820): align lint with CI and drop unused consts
Fix two issues found during agentic workflow setup:
- Makefile: add version check so local golangci-lint binary is
reinstalled when it diverges from the version in ci.yaml
(v2.7.2); add PKG variable to lint-go for fast single-package
iteration
- Remove unused resourceKind constants in tektonchain,
tektonpipeline, and tektontrigger reconcilers that caused
lint failures locally
Signed-off-by: Jawed khelil <jkhelil@redhat.com>
Assisted-by: Claude Sonnet 4.6 (via Cursor)
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments