kilo/cmd/kgctl
Lucas Servén Marín 50fbc2eec2
staticcheck (#313)
* CI: use staticcheck for linting

This commit switches the linter for Go code from golint to staticcheck.
Golint has been deprecated since last year and staticcheck is a
recommended replacement.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>

* revendor

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>

* cmd,pkg: fix lint warnings

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2022-05-19 19:45:43 +02:00
..
connect_linux.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
connect_other.go kgctl connect (#269) 2022-04-08 13:42:13 +02:00
graph.go kgctl connect (#269) 2022-04-08 13:42:13 +02:00
main.go Remove context.TODO() (#310) 2022-04-28 19:39:57 +02:00
showconf.go kgctl connect (#269) 2022-04-08 13:42:13 +02:00