Fork me on GitHub
#sci
<
2022-10-15
>
borkdude15:10:52

@mhuebert If you want to have linting, I guess a tiny service on http://fly.io could also work (until clj-kondo has CLJS support) httpkit + clj-kondo compiled to a binary could work even on google functions here is an example using bb on http://fly.io: https://github.com/babashka/babashka/blob/master/doc/fly_io/README.md

jackrusher03:10:24

it would be great to be able to integrate kondo into maria to give better feedback, especially to beginners! 🙂

borkdude15:10:47

I might move to that myself for the clj-kondo playground