Current section
Files
Jump to
Current section
Files
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"],
export: [
locals_without_parens: [
router: 2,
stopsel: 1,
stopsel: 2,
stopsel: 3,
command: 1,
command: 2,
command: 3
]
]
]