1
0
A static code analysis tool for Go
Go to file
2020-04-24 09:30:07 +08:00
executor opt interface 2020-04-24 09:30:07 +08:00
issue add godot 2020-04-23 20:02:11 +08:00
linter opt interface 2020-04-24 09:30:07 +08:00
report add godot 2020-04-23 20:02:11 +08:00
utils/load add godot 2020-04-23 20:02:11 +08:00
.gitignore add linter & executor 2020-04-18 17:25:06 +08:00
go.mod add godot 2020-04-23 20:02:11 +08:00
go.sum add godot 2020-04-23 20:02:11 +08:00
LICENSE Initial commit 2020-04-18 09:12:36 +00:00
main.go opt interface 2020-04-24 09:30:07 +08:00
README.md add linter & executor 2020-04-18 17:25:06 +08:00

Golint

A static code analysis tool for Go

Inspired by