mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-24 02:25:09 +00:00
3 lines
146 B
JSON
3 lines
146 B
JSON
{
|
|
"Enable": ["vet", "golint", "goimports", "deadcode", "gotype", "ineffassign", "misspell", "nakedret", "unconvert", "megacheck", "varcheck"]
|
|
}
|