sanjana2505006 commented on PR #481: URL: https://github.com/apache/tooling-trusted-releases/pull/481#issuecomment-3733449565
@sbp I've pushed a new commit that: - Reverts the unrequested code changes: `atr/tasks/checks/license.py` is restored to its original state. - Corrects the documentation: `atr/docs/user-guide.md` is updated to remove the reference to the `.atr/license-headers-ignore` file, ensuring it strictly documents the existing system as requested in #477. - Fixes lint errors: I also resolved the markdown formatting issues that were causing CI failures. Basically, I realised I got carried away trying to add a feature that wasn't asked for just because I put it in the docs by mistake. By reverting the code and fixing the guide to only talk about the patterns that actually exist (like the `.min.js` stuff), this PR now does exactly what the issue asked for: it just documents the current way generated files are handled, nothing more. -- 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]
