Pleroma.Web.ActivityPub.Relay: make {un,}follow return :ok only if it worked, :error...
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]