membrane

jlmr 2023-02-25T12:13:45.889819Z

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

👍 1
phronmophobic 2023-02-26T20:30:55.294049Z

I haven't tried clj-kondo yet, but I'm happy to include it for others!

Alan Birchenough 2025-11-29T02:33:15.132459Z

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...

jlmr 2023-02-27T09:22:58.249219Z

Unfortunately the hook does’t work as well yet as advertised 😉. Once I get it fixed I’ll make a PR

phronmophobic 2025-11-29T13:09:23.535009Z

I haven't worked on this, but I'm still willing to include the configs if someone wants to attempt making them.

Alan Birchenough 2025-11-29T17:44:22.803729Z

@smith.adriane Fair enough. I guess I could persevere with my failed hook-writing attempts.

👍 1