DailyView/Carthage/Checkouts/facebook-ios-sdk/.editorconfig
2025-12-30 16:40:31 +08:00

14 lines
195 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
[*.pbxproj]
indent_size = 4
indent_style = tab