GoToSocial/internal/federation/federatingdb
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
..
accept.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
announce.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
create.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
create_test.go Handle forwarded messages (#273) 2021-10-10 12:39:25 +02:00
db.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
delete.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
exists.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
federatingdb_test.go Follow request improvements (#282) 2021-10-16 13:27:43 +02:00
followers.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
followers_test.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
following.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
following_test.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
get.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
inbox.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
liked.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
lock.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
outbox.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
owns.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
reject.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
reject_test.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
undo.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
update.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
util.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00