Packages

Git integrated tool that helps to get file commit history

Current section

Files

Jump to
git_hist .formatter.exs
Raw

.formatter.exs

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