xmonad/fourmolu.yaml

17 lines
371 B
YAML
Raw Normal View History

2024-08-29 21:00:10 -04:00
indentation: 2
column-limit: none
function-arrows: trailing
comma-style: leading
import-export-style: diff-friendly
indent-wheres: true
record-brace-space: true
newlines-between-decls: 1
haddock-style: single-line
haddock-style-module: null
let-style: auto
in-style: left-align
single-constraint-parens: auto
single-deriving-parens: never
unicode: never
respectful: true