ishrat-eva opened a new pull request, #619: URL: https://github.com/apache/commons-csv/pull/619
This pull request refactors key components of Apache Commons CSV to improve code readability, maintainability, and structure. Changes include: - Extracted methods to reduce complex logic - Improved separation of concerns - Removed duplicated and nested logic - Simplified methods in CSVParser, Lexer, CSVPrinter, and CSVRecord No functional behavior has been changed. The output remains consistent with the original implementation. -- 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]
