Commit Graph

4 Commits (24e6d6d35039a55835e3a0f661fda21f90b7e19e)

Author SHA1 Message Date
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.
5 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