mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-01-24 06:22:20 +01:00
6 lines
69 B
JSON
6 lines
69 B
JSON
|
{
|
||
|
"go.lintTool":"golangci-lint",
|
||
|
"go.lintFlags": [
|
||
|
"--fast"
|
||
|
]
|
||
|
}
|