Browse Source

add formatter

tags/v0.9.9
lain 6 years ago
parent
commit
ce7618f6f6
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .formatter.exs

+ 3
- 0
.formatter.exs View File

@@ -0,0 +1,3 @@
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]

Loading…
Cancel
Save