mirror of
https://github.com/netbirdio/netbird.git
synced 2024-11-23 00:23:36 +01:00
9e8725618e
- dupword checks for duplicate words in the source code - durationcheck checks for two durations multiplied together - forbidigo forbids identifiers - mirror reports wrong mirror patterns of bytes/strings usage - misspell finds commonly misspelled English words in comments - predeclared finds code that shadows one of Go's predeclared identifiers - thelper detects Go test helpers without t.Helper() call and checks the consistency of test helpers |
||
---|---|---|
.. | ||
bind | ||
mocks | ||
address.go | ||
device_wrapper_test.go | ||
device_wrapper.go | ||
iface_android.go | ||
iface_nonandroid.go | ||
iface_test.go | ||
iface_windows.go | ||
iface.go | ||
ipc_parser_android.go | ||
module_linux_test.go | ||
module_linux.go | ||
module.go | ||
name_darwin.go | ||
name.go | ||
tun_adapter.go | ||
tun_android.go | ||
tun_darwin.go | ||
tun_linux.go | ||
tun_unix.go | ||
tun_windows.go | ||
tun.go | ||
wg_configurer_android.go | ||
wg_configurer_nonandroid.go |