I’ve created two clj-kondo hooks for defui and defeffect . @smith.adriane If you’re interested I could make a PR and integrate it into membrane as described here: https://github.com/clj-kondo/clj-kondo/blob/master/doc/config.md#exporting-and-importing-configuration
I haven't tried clj-kondo yet, but I'm happy to include it for others!
Did this ever progress? I would really like Calva to shut up about supposedly undefined $-prefixed vars within defui. Otherwise, the interactive experience is excellent. Or perhaps I missed some other resources for configuring clj-kondo for membrane? I tried to write a hook myself, but I couldn't get kondo to notice it. So frustrating...
Unfortunately the hook does’t work as well yet as advertised 😉. Once I get it fixed I’ll make a PR
I haven't worked on this, but I'm still willing to include the configs if someone wants to attempt making them.
@smith.adriane Fair enough. I guess I could persevere with my failed hook-writing attempts.