albertocavalcante / cli

A template for a Go CLI built by Bazel
GNU General Public License v3.0
0 stars 0 forks source link

Add Linter / Analyzer #13

Open albertocavalcante opened 1 month ago

albertocavalcante commented 1 month ago

Enable nogo and possibly golangci-lint:

Sourcegraph

albertocavalcante commented 1 month ago

Initial work: https://github.com/albertocavalcante/cli/pull/14