malli

https://github.com/metosin/malli :malli:
Elso 2021-03-01T16:50:58.109900Z

Didn't really know where to put it, more a general metosin issue, but I'm getting Syntax error macroexpanding at (core.clj:152:3). Execution error (ClassNotFoundException) at jdk.internal.loader.BuiltinClassLoader/loadClass (BuiltinClassLoader.java:581). com.fasterxml.jackson.core.util.JacksonFeature when loading metosin/jsonista 0.3.1

2021-03-01T20:22:09.111700Z

I'm trying the current master a58e04b265b1b6658bb9fe791fd103cfab452e53 for clj-kondo linting of function specs and it looks like that the configuration is generating the :ret key as shown on the readme. Was that removed on purpose, or am I doing something wrong?

2021-03-01T20:27:23.112500Z

I think https://github.com/metosin/malli/commit/0a22ccb1036c25b12f4b8c0d0f1dc20682aa6ca1 broke it, will create a pr.