api/vendor/honnef.co/go/tools/cmd/staticcheck
renovate def2362682 Update module spf13/viper to v1.7.0 (#494)
Update module spf13/viper to v1.7.0

Reviewed-on: vikunja/api#494
2020-05-09 13:44:17 +00:00
..
README.md Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
staticcheck.go Update module spf13/viper to v1.7.0 (#494) 2020-05-09 13:44:17 +00: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.