We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87afcd9 commit 95a55e9Copy full SHA for 95a55e9
1 file changed
docs/contributing/hacking.rst
@@ -54,6 +54,10 @@ At a glance, you will need:
54
- On Mac, you will also want
55
- Docker Machine (http://docs.docker.com/machine/install-machine/)
56
57
+Additionally, you may need:
58
+- shellcheck (https://github.com/koalaman/shellcheck)
59
+- golint (https://github.com/golang/lint)
60
+
61
In most cases, you should simply install according to the instructions. There
62
are a few special cases, though. We cover these below.
63
0 commit comments