-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
It looks like x/tools/go/analysis is quickly becoming a new standard for writing static analysis in go. Being natively supported by tools like bazel's nogo it provides invaluable ability to unify all linters and perform static analysis at the build time.
errcheck being one of the most useful linters outside of go vet should greatly benefit from unification.
Are there any plans for doing this work or would you welcome contributions in this area?
Metadata
Metadata
Assignees
Labels
No labels