GoToSocial/internal/processing/federation
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
..
federation.go Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
getfollowers.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
getfollowing.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
getnodeinfo.go Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
getoutbox.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
getstatus.go move to ssb gofed fork (#298) 2021-11-13 17:29:43 +01:00
getstatusreplies.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
getuser.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00
getwebfinger.go Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00
postinbox.go Serve `outbox` for Actor (#289) 2021-10-24 11:57:39 +02:00