fix 486: Add option --assume-yes to allow it to work non-interactive
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]