Use default Xcode indentation in ios folder (#2957)

This commit is contained in:
r3econ
2026-04-13 14:01:10 +02:00
committed by GitHub
parent 2c239ae723
commit da7b0678c5
+3
View File
@@ -6,3 +6,6 @@ end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
[ios/**.{swift,m,mm,h}]
indent_size = 4