clj-commons/clj-yaml

Deprecated constructor `org.yaml.snakeyaml.representer.Representer`

vemv opened this issue · 4 comments

lread commented

Thanks @vemv, I did catch #61 because I turned on javac linting, but missed this one.
Did you use Eastwood to find this one?

vemv commented

yep

lread commented

Cool, much thanks, I'll add Eastwood linting as well then!

vemv commented

Cool, happy to hear! I often run clj-kondo first, possibly short-circuiting the E step.