Merge branch 'fix/attachments-cleanup' of git.pleroma.social:pleroma/pleroma into...
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}", "priv/repo/migrations/*.exs", "priv/scrubbers/*.ex"]
3 ]