Leverage nginx proxy cache to store items with a 1 year TTL with no size limit.
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}", "priv/repo/migrations/*.exs"]
3 ]