SIGN IN SIGN UP
FiloSottile / mkcert UNCLAIMED

A simple zero-config tool to make locally trusted development certificates with any names you'd like.

0 0 37 Go

analysis.go: use x/tools/go/analysis/multichecker to run analysis tools

This pattern has a number of advantages: it tracks the versions of the
tools in go.mod, it doesn't require installing anything in CI, it runs
all analysis passes at once, and it lets us add custom ones easily.
F
Filippo Valsorda committed
82ea753aa2a8050fc7799c18afc81300d8547d1c
Parent: 4ffcbac
Committed by Filippo Valsorda <1225294+FiloSottile@users.noreply.github.com> on 11/9/2019, 9:04:54 PM