Skip to content

Commit e0bdbd2

Browse files
authored
dev: bump clj-kondo (#328)
Who can resist a kondo bump? Also had clj-kondo download lib imports to its now preferred location under ./clj-kondo/imports.
1 parent 5ad4820 commit e0bdbd2

File tree

12 files changed

+6
-1
lines changed

12 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{:lint-as
2+
{rewrite-clj.zip/subedit-> clojure.core/->
3+
rewrite-clj.zip/subedit->> clojure.core/->>
4+
rewrite-clj.zip/edit-> clojure.core/->
5+
rewrite-clj.zip/edit->> clojure.core/->>}}

0 commit comments

Comments
 (0)