This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pleroma
Watch
1
Star
0
Fork
You've already forked pleroma
0
mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced
2024-11-14 13:02:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1993d7096d
pleroma
/
.formatter.exs
4 lines
91 B
Elixir
Raw
Normal View
History
Unescape
Escape
add formatter
2018-04-21 07:34:23 +00:00
[
Enable `mix format` for migrations
2019-10-08 12:16:39 +00:00
inputs
:
[
"
mix.exs
"
,
"
{config,lib,test}/**/*.{ex,exs}
"
,
"
priv/repo/migrations/*.exs
"
]
add formatter
2018-04-21 07:34:23 +00:00
]
Reference in a new issue
Copy permalink