sci

borkdude 2022-10-15T15:26:52.442329Z

@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

2022-10-22T03:06:24.644209Z

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

borkdude 2022-10-15T15:31:47.218909Z

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