Commit Graph

7 Commits (master)

Author SHA1 Message Date
Matthieu MOREL 9ce2ec161e chore: enable golangci-lint on Windows and MacOS
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 month ago
shirou bc060cc227 add SPDX License, remove old build tag, and replace import 10 months ago
Lomanic 64e16cc8c3 [net][darwin] Fix tests with mismatched types 4 years ago
Sergey Vinogradov 8ff2ab3187 Add "vet" target to the Makefile
Making the "vet" target will run "go vet ./..." for each supported
GOOS.

Also, some of the warnings produced by go 1.15 vet were mitigated.
4 years ago
Sean Chittenden d0e40ff723
Fix issues reported by golint. 8 years ago
Cameron Sparr a213bf5e6d
run go fmt ./... 8 years ago
Bruno Clermont 3f96312057 only run ifconfig/netstat if necessary, add some tests 9 years ago