crem/fourmolu.yaml

15 lines
305 B
YAML
Raw Normal View History

2023-01-04 19:30:57 +03:00
indentation: 2
function-arrows: leading
2023-01-04 19:30:57 +03:00
comma-style: leading
import-export-style: leading
2023-01-04 19:30:57 +03:00
indent-wheres: true
record-brace-space: true
2023-01-04 19:30:57 +03:00
newlines-between-decls: 1
2023-01-12 12:12:22 +03:00
haddock-style: single-line
haddock-style-module: single-line
let-style: auto
in-style: right-align
unicode: never
respectful: true
fixities: []