Move checking for restrict_local to User.get_cached_by_id_or_nickname
[akkoma] / .formatter.exs
1 [
2 inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
3 ]