Skip to content
/ vetra Public

vetra is a tool for static analysis of Go programs.

License

Notifications You must be signed in to change notification settings

sepulsa/vetra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vetra

vetra is a tool for static analysis of Go programs.

Usage

go install github.com/sepulsa/vetra
go vet -vettool=$(go env GOPATH)/bin/vetra ./...

Registered analyzers

viper        check for viper.Sub and viper.UnmarshalKey usage

About

vetra is a tool for static analysis of Go programs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages