Skip to content

Commit ebd84ed

Browse files
authored
Merge pull request #144 from tariq1890/update_docs
update docs to include golangci-lint
2 parents b222f20 + 205035b commit ebd84ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)