mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-06 18:25:49 +03: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"
|
|
]
|
|
} |