gotosocial/internal/cache
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
..
account.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
account_test.go Improve GetRemoteStatus and db.GetStatus() logic (#174) 2021-09-01 11:08:21 +02:00
cache.go Pg to bun (#148) 2021-08-25 15:34:33 +02:00
error.go Database updates (#144) 2021-08-20 12:26:56 +02:00
fetch.go Database updates (#144) 2021-08-20 12:26:56 +02:00
status.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
status_test.go Improve GetRemoteStatus and db.GetStatus() logic (#174) 2021-09-01 11:08:21 +02:00
store.go Database updates (#144) 2021-08-20 12:26:56 +02:00