mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-04-30 18:32: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
10 lines
130 B
YAML
10 lines
130 B
YAML
---
|
|
printWidth: 120
|
|
tabWidth: 2
|
|
useTabs: false
|
|
semi: false
|
|
singleQuote: true
|
|
jsxSingleQuote: true
|
|
proseWrap: always
|
|
endOfLine: lf
|