strictly formatting changes

This commit is contained in:
Jack Wines 2024-04-18 02:54:07 -07:00
parent b5ae16ac59
commit b4ee69cd7f
No known key found for this signature in database
GPG key ID: 25B20640600571E6
8 changed files with 55 additions and 82 deletions

View file

@ -1,17 +1,16 @@
# Generated from web app, for more information, see: https://fourmolu.github.io/config/
indentation: 4
column-limit: none
function-arrows: trailing
comma-style: leading
function-arrows: leading
comma-style: trailing
import-export-style: diff-friendly
indent-wheres: false
record-brace-space: false
record-brace-space: true
newlines-between-decls: 1
haddock-style: multi-line
haddock-style-module: null
haddock-style-module: single-line
let-style: auto
in-style: right-align
single-constraint-parens: always
unicode: never
respectful: true
single-deriving-parens: always
respectful: false