settle for let-style: mixed
This commit is contained in:
parent
49ba6d5976
commit
f757078d80
|
@ -8,7 +8,7 @@ record-brace-space: true
|
|||
newline-between-decls: true
|
||||
haddock-style: multi-line
|
||||
haddock-style-module: null
|
||||
let-style: auto
|
||||
let-style: mixed
|
||||
in-style: left-align
|
||||
single-constraint-parens: always
|
||||
single-deriving-parens: always
|
||||
|
|
Loading…
Reference in New Issue