intel-device-plugins-for-ku.../test/e2e
Dmitry Rozhkov 70f862f2aa add golangci linter
In this initial commit the following checks are disabled due to
excessive amount of changes required:
- dupl (duplicate code)
- funlen (function length)
- goerr113 (errors handling expressions)
- gomnd (magic numbers)
- gosec (security)
- nakedret (naked returns)
- wsl (forces to use empty lines)
- errcheck (checking for unchecked errors)
- staticcheck (static analysis)
2020-06-08 14:01:13 +03:00
..
fpga fpga: update e2e tests to work with mode-less webhook 2020-04-29 11:59:50 +03:00
fpgaadmissionwebhook add golangci linter 2020-06-08 14:01:13 +03:00
gpu move to k8s v1.18.2 release 2020-04-17 12:40:18 +03:00
qat move to k8s v1.18.2 release 2020-04-17 12:40:18 +03:00
utils move to k8s v1.18.2 release 2020-04-17 12:40:18 +03:00
deviceplugins_suite_test.go add golangci linter 2020-06-08 14:01:13 +03:00