This is an automated email from the ASF dual-hosted git repository.
manuelbeck pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
The following commit(s) were added to refs/heads/master by this push:
new 0b547520 Add missing trailing new line (#1598)
0b547520 is described below
commit 0b547520951bae7ee90f80aef767e1914a2fc4bc
Author: Manuel Beck <[email protected]>
AuthorDate: Fri Jan 2 10:46:48 2026 +0100
Add missing trailing new line (#1598)
All Cordova files have to end with a trailing new line
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 6f772acd..5fed495f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,4 @@ npm-debug.log
**/www/cordova.js
# Swift Package Manager (SPM) build artifacts
-.build/
\ No newline at end of file
+.build/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]