componentize-py icon indicating copy to clipboard operation
componentize-py copied to clipboard

Add header to generated code

Open mschuwalow opened this issue 6 months ago • 0 comments

It would be nice to include a header in generated bindings that clearly marks it as generated code that should not be edited by users. This is quite common with code-generation tools and will make it easier for users to orient themselves in a codebase using componentize-py.

mschuwalow avatar May 19 '25 19:05 mschuwalow