We have many developers working on our code base and a common PR rejection is someone committing code directly to our generated file.
The architecture does not allow us to move the generated file to a dist folder, so it would be nice that that I could add a comment at the top like Auto Generated. Do not directly commit to the file.