We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9300c09 commit 00fc4dbCopy full SHA for 00fc4db
README
@@ -29,7 +29,6 @@ Documentation is also available at:
29
30
-> https://godoc.org/github.com/seccomp/libseccomp-golang
31
32
-
33
* Installing the package
34
35
Using go get:
@@ -43,10 +42,7 @@ you want to run the standard regression tests, you can excute the following:
43
42
44
$ make check
45
46
-golint, available from
+In order to execute the 'make lint' recipe the 'golint' tool is needed, it
+can be found at:
47
48
-> https://github.com/golang/lint
49
50
-is required for the lint recipie
51
52
- $ make lint
0 commit comments