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
Describe the bug
Currently, the PR #509 disabled some of the golangci-lint linters since those linters don't completely support Go 1.18 generics. Hence, they have been disabled here until there is progress on golangci-lint and the linters that golangci-lint uses on their support for generics.
NOTE: This issue is only relevant if #509 gets merged.
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently, the PR #509 disabled some of the
golangci-lint
linters since those linters don't completely supportGo 1.18
generics. Hence, they have been disabled here until there is progress ongolangci-lint
and the linters thatgolangci-lint
uses on their support for generics.NOTE: This issue is only relevant if #509 gets merged.
The text was updated successfully, but these errors were encountered: