From ea233c160c93232b97e6b35d6d3c56cfbc0d1fd6 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Wed, 14 Feb 2024 13:45:01 -0500 Subject: [PATCH] Delete fourmolu.yaml (unused) --- fourmolu.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 fourmolu.yaml diff --git a/fourmolu.yaml b/fourmolu.yaml deleted file mode 100644 index ef5582d..0000000 --- a/fourmolu.yaml +++ /dev/null @@ -1,8 +0,0 @@ -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 \ No newline at end of file