well, the KSP approach comes with bugs of its own:...
# kotest-contributors
b
well, the KSP approach comes with bugs of its own: https://github.com/a-sit-plus/signum/actions/runs/16215373491/job/45783482830. I'll be following up in a thread with details
Well, this should be done using KotlinPoet
same goes for this
the issue here is that backticks are missing for everything that would require it, since this is done purely by stringbuilder instead of kotlinpoet. a band-aid would be to just sprinkle backticks all over the place, but the proper ways of doing it is kotlinpoet. Unfortunately I don't have the resources to do that myself
s
I can fix that
b
would've wired up kotlinpoet myself but i am also super busy with other stuff at the moment
👍🏻 1