kilo/vendor/honnef.co/go/tools/cmd/staticcheck
Lucas Servén Marín a8568c7399
revendor
Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2022-05-05 11:09:11 +02:00
..
README.md revendor 2022-05-05 11:09:11 +02:00
staticcheck.go revendor 2022-05-05 11:09:11 +02:00

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.