AdminAPI: Add "godmode" while fetching user statuses (i.e. admin can see private...
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]