Add staticcheck tool
This commit is contained in:
6
vendor/honnef.co/go/tools/simple/doc.go
vendored
Normal file
6
vendor/honnef.co/go/tools/simple/doc.go
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:generate go run ../generate.go
|
||||
|
||||
// Package simple contains analyzes that simplify code.
|
||||
// All suggestions made by these analyzes are intended to result in objectively simpler code,
|
||||
// and following their advice is recommended.
|
||||
package simple
|
||||
Reference in New Issue
Block a user