1
0
Fork 0
advent-of-code/2023/.formatter.exs
2023-12-04 09:09:58 -05:00

5 lines
130 B
Elixir

# Used by "mix format"
[
inport_deps: [:nimble_parsec],
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]