mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-04-30 10:22:53 +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) Converted project to structure that best supports continuous release process: - Updated scripts accordingly - Added `RELEASING.md` file for documentation Pull Request resolved: https://github.com/facebook/facebook-objc-sdk/pull/949 Reviewed By: jingping2015 Differential Revision: D14112836 Pulled By: codytwinton fbshipit-source-id: 740ce8956f2af5a45f7a8ad32e4496cce5046606
9 lines
130 B
INI
9 lines
130 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|