ncdeck/fourmolu.yaml

17 lines
368 B
YAML
Raw Normal View History

indentation: 2
column-limit: none
function-arrows: leading
comma-style: leading
import-export-style: leading
indent-wheres: true
record-brace-space: true
newline-between-decls: true
haddock-style: multi-line
haddock-style-module: null
2024-05-29 00:32:56 +02:00
let-style: auto
in-style: left-align
single-constraint-parens: always
single-deriving-parens: always
unicode: never
respectful: true