dotfiles/templates/haskell/fourmolu.yaml
2025-10-01 19:51:55 -05:00

12 lines
263 B
YAML
Executable file

indentation: 2
comma-style: trailing
import-export-style: diff-friendly
respectful: false
column-limit: 80
function-arrows: trailing
haddock-style: single-line
let-style: inline
in-style: right-align
unicode: never
pragma-style: leading
newlines-between-decls: 1