Fork me on GitHub
#clj-kondo
<
2019-09-21
>
borkdude20:09:37

please give it a go if you're interested

borkdude20:09:00

The easiest way to try this out may be the uberjar: https://5965-176829714-gh.circle-artifacts.com/0/release/clj-kondo-2019.08.22-alpha-SNAPSHOT-standalone.jar Run it with java -jar ... --lint ...

sogaiu21:09:30

how about trying to generate the type annotations based on observed execution?

borkdude21:09:24

that's another research project of it's own I think? 🙂

borkdude21:09:43

it's nice to get things for free, but a linter also wants to err on the side of false negatives