mirror of
https://github.com/fhmq/hmq.git
synced 2026-05-02 14:28:34 +00:00
8 lines
160 B
JSON
8 lines
160 B
JSON
{
|
|
"go.lintFlags": [
|
|
"--disable=all",
|
|
"--enable=errcheck,varcheck,deadcode",
|
|
"--enable=varcheck",
|
|
"--enable=deadcode"
|
|
]
|
|
} |