Skip to content

Commit

Permalink
Use exported clj-kondo config for library development
Browse files Browse the repository at this point in the history
  • Loading branch information
PEZ committed Feb 18, 2024
1 parent ef569c4 commit c186603
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .clj-kondo/config.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{:config-paths ["../resources/clj-kondo.exports/cjohansen/dumdom"]}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ target
checkouts
.cpcache
cljs-test-runner-out
.clj-kondo/cjohansen/dumdom

0 comments on commit c186603

Please sign in to comment.