mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
6 lines
69 B
JSON
6 lines
69 B
JSON
|
{
|
||
|
"go.lintTool":"golangci-lint",
|
||
|
"go.lintFlags": [
|
||
|
"--fast"
|
||
|
]
|
||
|
}
|