mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Standardize project indentation settings on 2 spaces
Summary: Hi React Native folks! Love your work! To make contributing easier, this sets the indentation settings of all the Xcode projects to 2 spaces to match their contents. Closes https://github.com/facebook/react-native/pull/15275 Differential Revision: D5526462 Pulled By: javache fbshipit-source-id: cbf0a8a87a1dbe31fceed2f0fffc53839cc06e59
This commit is contained in:
committed by
Facebook Github Bot
parent
75284d3cd4
commit
0f440130b6
@@ -35,7 +35,10 @@
|
||||
134814211AA4EA7D00B7C361 /* Products */,
|
||||
2D2A28611D9B046600D4039D /* libRCTSettings-tvOS.a */,
|
||||
);
|
||||
indentWidth = 2;
|
||||
sourceTree = "<group>";
|
||||
tabWidth = 2;
|
||||
usesTabs = 0;
|
||||
};
|
||||
/* End PBXGroup section */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user