Skip to content

gopherjs/gopherjsvet

Repository files navigation

gopherjsvet — GopherJS style checker

Test Status

gopherjsvet is GopherJS's cousin to go vet. It detects a number of suspicious constructs and errors specific to GopherJS. It is not a replacement for go vet, but a suppliment. You should use both on your GopherJS projects.

Installation

To install gopherjsvet locally:

go install github.com/gopherjs/gopherjsvet@main

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages