legendary-doc-site/apps/core/deps/decimal/.formatter.exs

8 lines
77 B
Elixir
Raw Normal View History

2020-07-04 02:41:01 +00:00
[
inputs: [
"*.exs",
"lib/**/*.ex",
"test/**/*.{ex,exs}"
]
]