Claudenw commented on issue #312: URL: https://github.com/apache/tooling-trusted-releases/issues/312#issuecomment-3636418142
@potiuk , sorry I didn't see this earlier. There is a list of strings that RAT looks for to indicate generated files. Which RAT records as GENERATED and ignores. The list of strings is found at https://github.com/apache/creadur-rat/blob/master/apache-rat-core/src/main/resources/org/apache/rat/generation-keywords.txt RAT could add an option to allow you to provide your own list of generated file strings, or perhaps you have a common one that RAT could add? -- 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]
