kaniko/vendor/honnef.co/go/tools/cmd/staticcheck
Josh Chorlton 57ab7e03f1 bump go-containerregistry dep 2020-08-04 19:41:26 -07:00
..
README.md bump go-containerregistry dep 2020-08-04 19:41:26 -07:00
staticcheck.go bump go-containerregistry dep 2020-08-04 19:41:26 -07:00

README.md

staticcheck

staticcheck offers extensive analysis of Go code, covering a myriad of categories. It will detect bugs, suggest code simplifications, point out dead code, and more.

Installation

See the main README for installation instructions.

Documentation

Detailed documentation can be found on staticcheck.io.