tile38/vendor/honnef.co/go/tools/cmd/staticcheck
tidwall 6a55c8de8f fix: distance if point and object have the same coordinates 2021-07-08 06:45:31 -07:00
..
README.md fix: distance if point and object have the same coordinates 2021-07-08 06:45:31 -07:00
staticcheck.go fix: distance if point and object have the same coordinates 2021-07-08 06:45:31 -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.