activitypub: allow querying the activity/object graph bounded to a specific to/cc set
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]