We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf72cc4 commit 1fb133dCopy full SHA for 1fb133d
1 file changed
.lsp/config.edn
@@ -0,0 +1,6 @@
1
+{:auto-add-ns-to-new-files? false
2
+ :keep-parens-when-threading? true
3
+ :cljfmt {:function-arguments-indentation :cursive}
4
+ :java {:home-path true}
5
+ :clean {:ns-inner-blocks-indentation :keep
6
+ :ns-import-classes-indentation :same-line}}
0 commit comments