mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2025-02-16 15:09:48 +03:00
6 lines
No EOL
69 B
JSON
6 lines
No EOL
69 B
JSON
{
|
|
"go.lintTool":"golangci-lint",
|
|
"go.lintFlags": [
|
|
"--fast"
|
|
]
|
|
} |