euske commented on issue #82: Made some variable names more consistent with the other parts. URL: https://github.com/apache/commons-compress/pull/82#issuecomment-547171918 > Personally I don't see any benefit in consistent naming of local variables as long as the local variables have names that can be understood. To me a local variable named `length` is in no way clearer than one called `len`. > > We will never get a consistency at the level your tool is striving for on a project that relies on numerous volunteer contributors. I don't see myself frustrating contributors by asking them to rename their local variables on patches. I think that's a valid concern. Our system proposed numerous small changes, but I only sent some of the most conspicuous ones. I would say that overall the variable naming in this project is pretty consistent. We're not insisting the change.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
