Current section

Files

Jump to
construct .formatter.exs
Raw

.formatter.exs

locals_without_parens = [
structure_compile_hook: 1, structure_compile_hook: 2,
structure: 1,
field: 1, field: 2, field: 3,
include: 1
]
[
locals_without_parens: locals_without_parens,
export: [locals_without_parens: locals_without_parens]
]