kilo/vendor/golang.org/x/tools/go/internal/gcimporter
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
..
bexport.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
bimport.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
exportdata.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
gcimporter.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
iexport.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
iimport.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
newInterface10.go Use apiextension v1 2021-06-14 12:59:33 +02:00
newInterface11.go Use apiextension v1 2021-06-14 12:59:33 +02:00
support_go117.go staticcheck (#313) 2022-05-19 19:45:43 +02:00
support_go118.go staticcheck (#313) 2022-05-19 19:45:43 +02:00