mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-07 08:44:07 +01:00
d1a323fa9d
* 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`. |
||
---|---|---|
.. | ||
example | ||
filter.go | ||
sock_linux_test.go | ||
sock_linux.go | ||
sock_nolinux.go | ||
stun_filter_linux.go | ||
stun_filter_nolinux.go |