simpleui icon indicating copy to clipboard operation
simpleui copied to clipboard

Add clj-kondo inline macro configuration

Open lyallcooper opened this issue 8 months ago • 1 comments

Versions of clj-kondo since 2023.03.17 support inline macro configuration. We can use this to prevent annoying linting errors from popping up when using defcomponent etc. without having to add anything to our clj-kondo config.

I'm not sure I've chosen the best config options here though, so please double check them.

lyallcooper avatar Jun 06 '24 01:06 lyallcooper