josedee commented on PR #2820: URL: https://github.com/apache/incubator-kie-tools/pull/2820#issuecomment-2551041359
> @pefernan @josedee ok, that changes the situation, and I am sorry, it is my fault. If `packages/runtime-tools-process-gateway-api/src/graphql/types.tsx` is autogenerated, then the correct approach is to remove the license header from it, and add an entry into `.rat-exludes` file > > like: > > ``` > # packages/runtime-tools-process-gateway-api/src/graphql/types.tsx > types.tsx > ``` Does it consider all types.tsx files? Should we add only the specific tsx file. In this case > # packages/runtime-tools-process-gateway-api/src/graphql/types.tsx > packages/runtime-tools-process-gateway-api/src/graphql/types.tsx -- 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]
