mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 23:05:26 +02:00
5 lines
90 B
JSON
5 lines
90 B
JSON
|
{
|
||
|
"go.lintTool": "golangci-lint",
|
||
|
"go.lintFlags": ["--fast", "-E", "exportloopref"]
|
||
|
}
|