mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-27 14:51:04 +00:00
6 lines
69 B
JSON
6 lines
69 B
JSON
|
{
|
||
|
"go.lintTool":"golangci-lint",
|
||
|
"go.lintFlags": [
|
||
|
"--fast"
|
||
|
]
|
||
|
}
|