http-barf/fourmolu.yaml
2024-07-12 19:19:45 +02:00

13 lines
279 B
YAML

indentation: 2
function-arrows: leading
comma-style: leading
import-export-style: leading
indent-wheres: false
record-brace-space: true
newlines-between-decls: 1
haddock-style: single-line
let-style: inline
in-style: right-align
respectful: false
single-constraint-parens: never