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 f733db6 commit 063980aCopy full SHA for 063980a
README.md
@@ -7,7 +7,7 @@ A linter that detect the possibility to use variables/constants from the Go stan
7
## Install
8
9
```bash
10
-go install github.com/sashamelentyev/usestdlibvars
+go install github.com/sashamelentyev/usestdlibvars@latest
11
```
12
13
## Usage
0 commit comments