mix: remove fix_ap_users task, now obsolete
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]