mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-01-12 09:03:54 +08:00
Summary: Thanks for proposing a pull request. To help us review the request, please complete the following: - [X] sign [contributor license agreement](https://developers.facebook.com/opensource/cla) - [X] describe the change (for example, what happens before the change, and after the change) Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/974 Reviewed By: dreamolight Differential Revision: D14653831 Pulled By: codytwinton fbshipit-source-id: 11c08c9097a535aec8dc6903aeae9803aa89364b
14 lines
195 B
INI
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
|