Statements (28)
| Predicate | Object | 
|---|---|
| gptkbp:instanceOf | gptkb:static_analysis_tool | 
| gptkbp:category | gptkb:software | 
| gptkbp:checksFor | assignment to method receiver common mistakes incorrect build tags misused printf-style functions shadowed variables struct tag issues unreachable code useless comparisons | 
| gptkbp:commandLineTool | true | 
| gptkbp:developedBy | Go team | 
| gptkbp:documentation | https://golang.org/cmd/vet/ | 
| gptkbp:firstAppearance | 2012 | 
| gptkbp:format | gptkb:text | 
| gptkbp:includedIn | Go distribution | 
| gptkbp:language | gptkb:Go | 
| gptkbp:license | BSD-style | 
| gptkbp:openSource | true | 
| gptkbp:partOf | gptkb:Go_programming_language_toolchain | 
| gptkbp:platform | cross-platform | 
| gptkbp:purpose | find suspicious constructs in Go code | 
| gptkbp:relatedTo | gptkb:golint gptkb:staticcheck | 
| gptkbp:runWith | go vet [packages] | 
| gptkbp:bfsParent | gptkb:Go_programming_language | 
| gptkbp:bfsLayer | 6 | 
| https://www.w3.org/2000/01/rdf-schema#label | go vet |