6 lines
99 B
JSON
6 lines
99 B
JSON
{
|
|
"go.lintTool": "revive",
|
|
"go.lintFlags": [
|
|
"--config=server/revive.toml"
|
|
],
|
|
} |