fulcrologic / guardrails

Efficient, hassle-free function call validation with a concise inline syntax for clojure.spec and Malli
Eclipse Public License 2.0
240 stars 26 forks source link

Add >defmethod #39

Closed divs1210 closed 7 months ago

divs1210 commented 8 months ago

This is a necromanced version of https://github.com/gnl/ghostwheel/pull/34.

divs1210 commented 8 months ago

Adding kondo configuration would be useful.

awkay commented 8 months ago

Hi, thanks! I'm thinking about the error reporting on this, and if there might be a better way to implement it, or if the line numbers will be enough. What's it look like when you use it? In terms of stack trace and such.

awkay commented 7 months ago

Also, I think we need a version in malli core?