netbird/signal/client
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
..
client_suite_test.go Refactor: Move Signal server and client (#80) 2021-08-09 19:21:48 +02:00
client_test.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
client.go Exchange proxy mode via signal (#727) 2023-03-16 16:46:17 +01:00
grpc.go Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
mock.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00