Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
The lint task group is expensive for the first task in the group because the golangci-lint cache is cold (after which, it's fast). One way to improve this is require it to run on -large distros. If that doesn't work, the timeout can be increased on the linter if necessary.