Current section
Files
Jump to
Current section
Files
yggdrasil_postgres
.formatter.exs
.formatter.exs
locals_without_parens = [
app_env: 3,
app_env: 4
]
[
inputs: ["mix.exs", "{lib,test}/**/*.{ex,exs}"],
line_length: 80,
locals_without_parens: locals_without_parens,
export: [
locals_without_parens: locals_without_parens
]
]