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
Limit golangci-lint version to 1.23.8 due to memroy issue[1].
In addition its generaly recommended to fix the linter version
to avoid unexpectedly failing on the project in case of new
checks that are added.
[1] golangci/golangci-lint#994
0 commit comments