clj-kondo / config

Please use https://github.com/clj-kondo/configs instead
Eclipse Public License 1.0
33 stars 10 forks source link

add config for claypoole #3

Closed andreyorst closed 4 years ago

borkdude commented 4 years ago

@andreyorst Could the config for claypool not simply be {:lint-as {com.climate.claypoole/pfor clojure.core/for}}?

borkdude commented 4 years ago

I see now why this was not possible, due to the pool argument. I made a few tweaks since the :let syntax was not recognized.