netbird/client/system
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
..
info_android.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
info_darwin.go Extend linter rules (#1300) 2023-11-10 16:33:13 +01:00
info_freebsd.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
info_linux.go Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
info_test.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00
info_windows.go Add Windows version to correct system info field (#1330) 2023-11-24 17:49:39 +01:00
info.go feat: add support for custom device hostname (#789) 2023-04-20 16:00:22 +02:00