dev: add .cljfmt.edn

This commit is contained in:
rcmerci
2024-11-27 19:03:36 +08:00
parent 69e4657860
commit 0c58bb58b4

2
.cljfmt.edn Normal file
View File

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