Skip to content

Commit 95a55e9

Browse files
committed
docs(contributing): add optional pre-reqs
1 parent 87afcd9 commit 95a55e9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/contributing/hacking.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ At a glance, you will need:
5454
- On Mac, you will also want
5555
- Docker Machine (http://docs.docker.com/machine/install-machine/)
5656

57+
Additionally, you may need:
58+
- shellcheck (https://github.com/koalaman/shellcheck)
59+
- golint (https://github.com/golang/lint)
60+
5761
In most cases, you should simply install according to the instructions. There
5862
are a few special cases, though. We cover these below.
5963

0 commit comments

Comments
 (0)