Skip to content

Commit

Permalink
dev: update .lsp/config.edn, ignore src/resources paths
Browse files Browse the repository at this point in the history
  • Loading branch information
RCmerci committed Dec 13, 2024
1 parent 5a4a1f0 commit 991e391
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .lsp/config.edn
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
{:source-aliases #{:cljs}
:source-paths-ignore-regex ["src/resources" "target.*"]
:paths-ignore-regex ["src/resources"]
:clean {:ns-inner-blocks-indentation :same-line}}

0 comments on commit 991e391

Please sign in to comment.