Skip to content

Commit

Permalink
Fix a wrong namespace reference
Browse files Browse the repository at this point in the history
Co-Authored-By: r6eve <r6eve179f@gmail.com>
  • Loading branch information
alumi and r6eve authored Apr 21, 2020
1 parent 62635c3 commit 1e2d984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clj-kondo/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{:exclude [(cljam.io.pileup-test/with-string-writer [w])
;; cljam.algo.depth
(com.climate.claypoole/pdoseq [s e])
;; cljam.algo.depth
;; cljam.algo.level
(com.climate.claypoole/pfor [i])]}},
:lint-as {cljam.test-common/deftest-slow clojure.test/deftest,
cljam.test-common/deftest-remote clojure.test/deftest,
Expand Down

0 comments on commit 1e2d984

Please sign in to comment.