Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2024-12-01 17:34:14 +05:30
commit 45347bf88b
9 changed files with 196 additions and 0 deletions

8
fourmolu.yaml Normal file
View File

@@ -0,0 +1,8 @@
indentation: 2
comma-style: leading
record-brace-space: true
indent-wheres: true
diff-friendly-import-export: true
respectful: true
haddock-style: multi-line
newlines-between-decls: 1