Skip to content

Commit

Permalink
add fourmolu.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mstksg committed Feb 28, 2024
1 parent 550c239 commit 6c764e4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions fourmolu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
column-limit: 100
comma-style: leading
fixities: []
function-arrows: trailing
haddock-style: single-line
haddock-style-module: null
import-export-style: diff-friendly
in-style: right-align
indent-wheres: true
indentation: 2
let-style: inline
newlines-between-decls: 1
record-break-space: true
reexports: []
respectful: true
single-constraint-parens: never
unicode: detect

0 comments on commit 6c764e4

Please sign in to comment.