Apply suggestion to lib/mix/tasks/pleroma/user.ex
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]