liruohrh opened a new issue, #1448: URL: https://github.com/apache/answer/issues/1448
## Is your enhancement request related to a problem? Please describe Problem: Manual LICENSE additions to auto-generated files cause persistent git status changes (false positives) after generate. Affected files: docs/docs.go, internal/service/mock/siteinfo_repo_mock.go, docs/swagger.yaml, cmd/wire_gen.go ## Describe the solution you'd like Add files to .gitignore (exclude from version control) ## Describe alternatives you've considered Remove LICENSE logic from generators or Add cmd/cleangen to auto-clean generated file modifications -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
