kalbasit / arcanist-go

Phabricator's Arcanist Golang support.
Apache License 2.0
19 stars 10 forks source link

GoVet documentation is out of date #9

Open kalbasit opened 5 years ago

kalbasit commented 5 years ago

https://github.com/kalbasit/arcanist-go/blob/083faaf8f1d9718fa4e25156400446420b4bd442/src/lint/linter/ArcanistGoVetLinter.php#L33-L51

In #7, the GoVet linter was changed to use go vet and it does not require additional software to be installed.