Naveenkumarsuk commented on PR #1417: URL: https://github.com/apache/commons-lang/pull/1417#issuecomment-3094584987
@ppkarwasz Thank Just to be fully transparent I did use GitHub Copilot to assist with this contribution, mainly for generating initial drafts of Javadoc and code structure. However, I reviewed and edited everything myself to ensure it aligns with the style, correctness, and expectations of the project. I treat AI as a productivity tool, not as a substitute for understanding or quality control. Let me know if there are any specific standards you'd like me to follow when using such tools. Used bash and double checked if there are any errors,and the build was success locally. I’ll go ahead and: Ensure the Javadoc is consistent between both method variants, Fix the indentation issues, Add the correct @since tag, Restore and complete the nullability information for the @param tags. I’ll push the updates shortly as a regular commit (not a force push) to keep the review history clean. Appreciate the helpful and specific feedback. TY -- 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: issues-unsubscr...@commons.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org