Enable struct check
Signed-off-by: Derek McGowan <derek@mcgstyle.net>
This commit is contained in:
parent
dc53e37d98
commit
32e2260be2
4 changed files with 7 additions and 18 deletions
|
@ -4,6 +4,8 @@
|
|||
"Sort": ["linter", "severity", "path", "line"],
|
||||
"EnableGC": true,
|
||||
"Enable": [
|
||||
"structcheck",
|
||||
|
||||
"gofmt",
|
||||
"golint",
|
||||
"vet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue