xmonad-config/fourmolu.yaml

15 lines
298 B
YAML
Raw Normal View History

2022-12-30 12:21:53 -05:00
indentation: 2
function-arrows: trailing
comma-style: leading
import-export-style: trailing
indent-wheres: true
record-brace-space: true
newlines-between-decls: 1
haddock-style: single-line
haddock-style-module:
let-style: inline
in-style: right-align
respectful: false
fixities: []
unicode: never