Merge the default options with custom ones in ReverseProxy and
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]