erisu commented on PR #1099:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/pull/1099#issuecomment-3696332659

   > Ok, I thought this was the thing you mentioned when I changed the 
package.json in cordova-ios
   
   LF and CRLF refer to the types of line breaks used by different operating 
systems. For example, Linux and macOS use LF (`\n`), while Windows uses CRLF 
(`\r\n`).
   
   What I commented on last time was the removal of the trailing newline at the 
end of the file. In our repo, we generally keep a trailing newline at the end 
of the file.


-- 
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]

Reply via email to