Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Request to add a flag (e.g. --no-header-comments) to suppress the autogenerated boilerplate (the "Generated by https://github.com/blacktop/ipsw…" and other comments) atop header files. This would simplify diffs by removing noise unrelated to actual API changes.
Describe alternatives you've considered
Processing headers after generating them, doubling file I/O.
Search
Code of Conduct
Additional context
No response
Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Request to add a flag (e.g. --no-header-comments) to suppress the autogenerated boilerplate (the "Generated by https://github.com/blacktop/ipsw…" and other comments) atop header files. This would simplify diffs by removing noise unrelated to actual API changes.
Describe alternatives you've considered
Processing headers after generating them, doubling file I/O.
Search
Code of Conduct
Additional context
No response