intel-device-plugins-for-ku.../pkg/fpga
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
..
bitstream add golangci linter 2020-06-08 14:01:13 +03:00
devtypes_test.go fpga: compress fpga AF resource names 2020-04-29 11:59:50 +03:00
devtypes.go fpga: compress fpga AF resource names 2020-04-29 11:59:50 +03:00
dfl_linux.go add golangci linter 2020-06-08 14:01:13 +03:00
fpga_linux.go add golangci linter 2020-06-08 14:01:13 +03:00
intel_fpga_linux.go add golangci linter 2020-06-08 14:01:13 +03:00
interfaces.go add golangci linter 2020-06-08 14:01:13 +03:00
ioctl_linux.go add golangci linter 2020-06-08 14:01:13 +03:00
pci_linux.go add golangci linter 2020-06-08 14:01:13 +03:00
types.go fpga: rename files to make them linux-only 2020-01-29 17:17:06 +02:00
utils.go add golangci linter 2020-06-08 14:01:13 +03:00
ztypes.go fpga: rename files to make them linux-only 2020-01-29 17:17:06 +02:00