gotosocial/internal/processing/status
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
..
boost.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
boostedby.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
context.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
create.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
delete.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
fave.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
favedby.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
get.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
status.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
status_test.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
unboost.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
unfave.go Refactor/tidy (#261) 2021-10-04 15:24:19 +02:00
util.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
util_test.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00