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
Please, don't open issues on linter repositories unless you know exactly the reason for cgo limitations. Each linter has its constraints, and some problems come from golangci-lint.
The text was updated successfully, but these errors were encountered:
The list of linters that don't work with CGO:
exhaustive
gci
godot
fix: cgo support tetafro/godot#37goheader
gosec
ineffassign
testableexamples
(import "C" is not allowed inside tests)unparam
unused
whitespace
wsl
fix: cgo support bombsimon/wsl#157Please, don't open issues on linter repositories unless you know exactly the reason for cgo limitations.
Each linter has its constraints, and some problems come from golangci-lint.
The text was updated successfully, but these errors were encountered: