Skip to content

Commit

Permalink
Remove scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
tenntenn committed Jul 9, 2021
1 parent 1f9eca8 commit 0a9d60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* [fieldtype](./passes/fieldtype): fieldtype finds confliction type of field

```sh
$ go install https://github.com/gostaticanalysis/zapvet@latest
$ go install github.com/gostaticanalysis/zapvet@latest
$ go vet -vettool=`zapvet` ./...
```

Expand Down

0 comments on commit 0a9d60b

Please sign in to comment.