mirror of https://github.com/portainer/portainer
chore(lint): add lint command (#5106)
parent
f9ffb1a712
commit
bd47bb8cdc
@ -0,0 +1,4 @@
|
||||
{
|
||||
"go.lintTool": "golangci-lint",
|
||||
"go.lintFlags": ["--fast", "-E", "exportloopref"]
|
||||
}
|
Loading…
Reference in new issue