mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
17 lines
244 B
JSON
17 lines
244 B
JSON
{
|
|
"Vendor": true,
|
|
"Deadline": "2m",
|
|
"Sort": [
|
|
"linter",
|
|
"severity",
|
|
"path",
|
|
"line"
|
|
],
|
|
"Skip": [
|
|
"internal\\schema2"
|
|
],
|
|
"EnableGC": true,
|
|
"Enable": [
|
|
"gofmt"
|
|
]
|
|
} |