netbird/client/internal/acl
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
..
mocks Feat fake dns address (#902) 2023-06-08 13:46:57 +04:00
manager_create_linux.go Fix Android build (#1142) 2023-09-13 17:36:24 +02:00
manager_create.go Fix Windows firewall message check (#1254) 2023-10-27 10:54:26 +02:00
manager_test.go Add gocritic linter (#1324) 2023-11-27 16:40:02 +01:00
manager.go fix some typo spotted with codespell (#1278) 2023-11-01 17:11:16 +01:00