@@ -70,3 +70,4 @@ deps/shui/.clj-kondo
tx-log*
clj-e2e/.wally
clj-e2e/resources
+.dir-locals.el
@@ -0,0 +1,2 @@
+{:source-aliases #{:test}
+ :clean {:ns-inner-blocks-indentation :same-line}}