erisu opened a new pull request #749: refactor: transform split out variables URL: https://github.com/apache/cordova-ios/pull/749 ### Motivation and Context This maybe a personal opinion but, I feel that split out the variables can make it: * easier to search for the variable declaration. * quicker to distinguish the change/add/remove of a variable in a diff when on its own line. ### Description * Use `lebab` to apply `--transform multi-var `. ### Testing - `npm t`
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
