Categorygithub.com/gopherjs/gopherjsvet
module
0.0.0-20230804125658-fcf91515054b
Repository: https://github.com/gopherjs/gopherjsvet.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author