no longer tests against clojure 1.10 (issue created) Signed-off-by: Sean Corfield <sean@corfield.org>
4 lines
140 B
Clojure
4 lines
140 B
Clojure
{:linters
|
|
{:unresolved-symbol
|
|
{:exclude [(cljs.test/is [match? thrown-match?])
|
|
(clojure.test/is [match? thrown-match?])]}}}
|