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
{{ message }}
This repository was archived by the owner on Jul 12, 2023. It is now read-only.
With malli annotations, i can do
((requiring-resolve 'malli.clj-kondo/emit!))and suddenly my editor starts statically type checking functions.This doesn't work for functions defined using
>defnunfortunately.This should ideally happen automatically with snoop, and not even require running the above snippet.