Go icon indicating copy to clipboard operation
Go copied to clipboard

Fix: Enable all the disabled linters once Go 1.18 are supported by them

Open tjgurwara99 opened this issue 3 years ago • 0 comments

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.

tjgurwara99 avatar Jun 26 '22 17:06 tjgurwara99