-
Notifications
You must be signed in to change notification settings - Fork 45
Broken lint Makefile target #377
Copy link
Copy link
Description
Follow-up to #253 where the lint Makefile target is now broken:
$ make lint
go tool golangci-lint run --fix
go: no such tool "golangci-lint"
make: *** [Makefile:439: lint] Error 2We should fix this and determine the right path forward w.r.t. managing tools going forward since there's inconsistency.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In progress