gotosocial/cmd/gotosocial
tobi f8630348b4
Enable stricter linting with golangci-lint (#316)
* update golangci-lint

* add golangci config file w/ more linters

* correct issues flagged by stricter linters

* add more generous timeout for golangci-lint

* add some style + formatting guidelines

* move timeout to config file

* go fmt
2021-11-22 08:46:19 +01:00
..
accountsflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
admincommands.go Import export (#194) 2021-09-09 16:15:25 +02:00
commands.go Oidc (#109) 2021-07-23 10:36:28 +02:00
databaseflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
flags.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
generalflags.go add trusted proxy for parsing client IPs (#115) 2021-07-26 16:15:36 +02:00
letsencryptflags.go allow custom ports for webserver and le 2021-07-24 18:55:24 +02:00
main.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
mediaflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
oidcflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
runaction.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
servercommands.go Oidc (#109) 2021-07-23 10:36:28 +02:00
smtpflags.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
statusesflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
storageflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
templateflags.go Oidc (#109) 2021-07-23 10:36:28 +02:00
testrigcommands.go Oidc (#109) 2021-07-23 10:36:28 +02:00