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 0241915 commit 4fe84ceCopy full SHA for 4fe84ce
README.md
@@ -5,7 +5,7 @@ To use this:
5
### Create the Plugin From This Linter
6
7
1. Download the code \*
8
-2. From the root project directory, run `go build -buildmode=plugin -o plugin/example.go`.
+2. From the root project directory, run `go build -buildmode=plugin plugin/example.go`.
9
3. Copy the generated `example.so` file into your project or to some other known location of your choosing. \**
10
11
0 commit comments