Fork me on GitHub
#clj-kondo
<
2021-12-14
>
ericdallo17:12:34

Does kondo has built-in support for clojure.test.check.clojure-test/defspec ?

ericdallo17:12:50

I thought it had

mknoszlig18:12:30

it would be nice to have support for test.check as a whole if there isn’t already (`prop/for-all` etc as well)

👍 1
ericdallo19:12:20

I just found it doesn't have, we had a lint-as in our common configuration at nubank

mknoszlig21:12:19

there’s probably a number of things in test.check that could use linting… how about starting with a ticket that defines a minimum viable set of linters to kick it off and then add additional linters one by one later as they come up?

👍 1