packer-cn/vendor/honnef.co/go/tools/cmd/staticcheck
Adam Dobrawy 3b091e6046 builder/hyperone: fix & add tests for tags 2019-12-03 14:57:40 +01:00
..
README.md builder/hyperone: fix & add tests for tags 2019-12-03 14:57:40 +01:00
staticcheck.go builder/hyperone: fix & add tests for tags 2019-12-03 14:57:40 +01: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.