File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ creating [issues][] and submitting [pull requests][].
2222* [ go-bindata] [ ] : converts any file into Go source code
2323* [ golint] [ ] : Go source code linter
2424* [ gometalinter] [ ] : run Go lint tools concurrently
25+ * [ golangci-lint] [ ] : concurrent runner for Go linting tools
2526* [ gox] [ ] : simple Go cross-compiling tool
2627* [ helm] [ ] : Kubernetes package manager
2728* [ jq] [ ] : command-line JSON processor
@@ -76,6 +77,7 @@ The latest deis/go-dev Docker image is available at:
7677[ Go ] : https://golang.org/
7778[ golint ] : https://github.com/golang/lint
7879[ gometalinter ] : https://github.com/alecthomas/gometalinter
80+ [ golangci-lint ] : https://github.com/golangci/golangci-lint
7981[ gox ] : https://github.com/mitchellh/gox
8082[ helm ] : https://github.com/kubernetes/helm
8183[ issues ] : https://github.com/deis/docker-go-dev/issues
You can’t perform that action at this time.
0 commit comments