2
0
mirror of https://github.com/status-im/react-native.git synced 2025-01-18 13:31:18 +00:00

2 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
71676809d6 Fix indent of .gradle files
Summary:
In most .gradle files, lines are indented with 4 spaces, but in some places they are indented with 2 spaces. This PR fixes them and enforce it by adding .editorconfig settings.
Closes https://github.com/facebook/react-native/pull/10267

Differential Revision: D4048335

Pulled By: lacker

fbshipit-source-id: df2f2556380f56672cf85690eb1c80e640a6aedf
2016-10-19 16:58:36 -07:00
Nikos
1c61a8a510 Create .editorconfig 2015-10-09 22:34:00 +01:00