mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
Use default Xcode indentation in ios folder (#2957)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user