Skip to content

Commit

Permalink
[housekeeping] better kondo conf
Browse files Browse the repository at this point in the history
  • Loading branch information
lispyclouds committed Oct 6, 2024
1 parent f8bf141 commit 5fa8fbb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{:cljc {:features [:clj]}}
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ pom.xml.asc
.nrepl-port
.cpcache/
.lsp/
.clj-kondo/
.clj-kondo/*
!.clj-kondo/config.edn
.idea/
.calva

0 comments on commit 5fa8fbb

Please sign in to comment.