This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
akkoma
Watch
1
Star
0
Fork
You've already forked akkoma
1
mirror of
https://github.com/jtomchak/akkoma.git
synced
2025-01-19 06:06:05 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da0e4879bc
akkoma
/
.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