netbird/client/internal/ebpf
Yury Gargay d1a323fa9d
Add gocritic linter (#1324)
* Add gocritic linter

`gocritic` provides diagnostics that check for bugs, performance, and style issues

We disable the following checks:

- commentFormatting
- captLocal
- deprecatedComment

This PR contains many `//nolint:gocritic` to disable `appendAssign`.
2023-11-27 16:40:02 +01:00
..
ebpf Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
manager DNS forwarder and common ebpf loader (#1083) 2023-09-05 21:14:02 +02:00
instantiater_linux.go DNS forwarder and common ebpf loader (#1083) 2023-09-05 21:14:02 +02:00
instantiater_nonlinux.go DNS forwarder and common ebpf loader (#1083) 2023-09-05 21:14:02 +02:00