mirror of
https://github.com/fhmq/hmq.git
synced 2026-05-04 07:08:32 +00:00
11 lines
210 B
JSON
11 lines
210 B
JSON
{
|
|
"go.lintFlags": [
|
|
"--disable=all",
|
|
"--enable=errcheck,varcheck,deadcode",
|
|
"--enable=varcheck",
|
|
"--enable=deadcode"
|
|
],
|
|
"cSpell.words": [
|
|
"Authorised"
|
|
]
|
|
} |