mirror of
https://github.com/netbirdio/netbird.git
synced 2025-02-03 11:59:36 +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`. |
||
---|---|---|
.. | ||
down.go | ||
login_test.go | ||
login.go | ||
root_test.go | ||
root.go | ||
service_controller.go | ||
service_installer.go | ||
service.go | ||
ssh.go | ||
status_test.go | ||
status.go | ||
testutil.go | ||
up_daemon_test.go | ||
up.go | ||
version.go |