Skip to content

Commit

Permalink
Update fourmolu configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Rypac committed May 23, 2024
1 parent bb20998 commit 72c2bad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fourmolu/fourmolu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ in-style: right-align
# Whether to put parentheses around a single constraint (choices: auto, always, or never)
single-constraint-parens: always

# Whether to put parentheses around a single deriving class (choices: auto, always, or never)
single-deriving-parens: always

# Output Unicode syntax (choices: detect, always, or never)
unicode: never

Expand Down

0 comments on commit 72c2bad

Please sign in to comment.