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