GitToTheHub commented on PR #1100: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/1100#issuecomment-3818502250
> @erisu was working on getting a clang-format file set up for our Objective-C code, so it might be worth holding off on formatting changes until we can just automate formatting everything to be consistent So should I close this PR or let it open until @erisu did set it up? > I believe the standard convention for Objective-C pointers is type * rather than type* I was not sure what is correct but I think you are right, there should be a whitespace between the type and pointer asterisk. Should I change this? -- 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]
