http-barf/fourmolu.yaml

13 lines
279 B
YAML
Raw Normal View History

2024-07-12 20:07:40 +03:00
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