You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reagent has at least the with-let macro that would benefit from clj-kondo configuration. At the simplest, it can be a lint-as let option, but we could also add a hook that allows the finally form.
The text was updated successfully, but these errors were encountered:
https://github.com/clj-kondo/clj-kondo/blob/master/doc/config.md#exporting-and-importing-configuration
Reagent has at least the
with-let
macro that would benefit from clj-kondo configuration. At the simplest, it can be a lint-aslet
option, but we could also add a hook that allows thefinally
form.The text was updated successfully, but these errors were encountered: