plugins.go
5.1 KB
-
pkg/plugins/plugins.go: remove ineffective break statement. · abb6b135
See, $ gometalinter --vendor --deadline 10m --disable-all --enable=megacheck ./... pkg/plugins/plugins.go:124:4:warning: ineffective break statement. Did you mean to break out of the outer loop? (SA4011) (megacheck)
Mario Trangoni committed