Open Stmated opened 9 months ago
Thanks for the contribution, but I'm not sure this change is worth the added complexity it introduces. We can revisit if there is significant interest from others (please feel welcome to open an issue).
You know what would bring even less complexity? Just removing the comment without any setting of enabling it.
When generating code using
unreachableDefinitions
it adds a comment to the interface statingThis interface was referenced by...
. I find this quite annoying. So I added an option to not include those comments.