index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.vscode
/
settings.json
blob: a0304179d429df068eb9b83fe4ac81213ce22473 (
plain
)
1
2
3
4
5
6
{
"go.lintTool"
:
"golangci-lint"
,
"go.lintFlags"
: [
"--fast"
]
}