sluongng / nogo-analyzer

A collection of common static analyzers (linters) that can be used with Bazel's rules_go
Apache License 2.0
31 stars 10 forks source link

golangci_lint: make gen_deps manual #29

Closed sluongng closed 2 years ago

sluongng commented 2 years ago

This seems to be taking a long time to executed(4m+) Since we are not using golangci_lint much, let's make it opt-in.