Skip to content

Commit

Permalink
Add lsp config
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Nov 15, 2024
1 parent 359c31e commit 5c15eda
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .lsp/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{:clean {:automatically-after-ns-refactor true
:ns-inner-blocks-indentation :same-line
:sort {:require :lexicographically}}
:cljfmt {:function-arguments-indentation :cursive}}

0 comments on commit 5c15eda

Please sign in to comment.