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
db.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
delete.go
exists.go
federatingdb_test.go
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
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