mirror of
https://github.com/Jguer/yay.git
synced 2025-10-05 00:08:30 -04:00
* chore(ci): update golangci-lint to v2.1.5 in ci.Dockerfile * add golangci * fix lint * fix lint pkg/upgrade * reenable lint
7 lines
151 B
JSON
7 lines
151 B
JSON
{
|
|
"go.lintTool": "golangci-lint",
|
|
"gopls": {
|
|
"formatting.gofumpt": true,
|
|
"formatting.local": "github.com/Jguer/yay/v12"
|
|
}
|
|
} |