Browse Source

dev: add .cljfmt.edn

rcmerci 1 year ago
parent
commit
0c58bb58b4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .cljfmt.edn

+ 2 - 0
.cljfmt.edn

@@ -0,0 +1,2 @@
+ {:extra-indents {missionary.core/sp [[:block 0]]
+                  missionary.core/ap [[:block 0]]}}