gotosocial/internal/config
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
..
accounts.go Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
config.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
db.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
default.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
letsencrypt.go allow custom ports for webserver and le (#111) 2021-07-24 19:02:41 +02:00
media.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
oidc.go Oidc (#109) 2021-07-23 10:36:28 +02:00
smtp.go smtp + email confirmation (#285) 2021-10-31 15:46:23 +01:00
statuses.go Api/v1/statuses (#11) 2021-04-19 19:42:19 +02:00
storage.go Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
template.go new styling for frontpage, update login and authorize templates (#46) 2021-06-21 19:46:10 +02:00