react-native
react-native copied to clipboard
Add .gitattributes for LF line endings on Windows
Summary: Similar to D42266712 in Metro and D35718095 in Relay - we've had issues with tests failing on Windows because of differing line endings (e.g. D51254843). With this change, we can assume LF line endings everywhere.
Changelog: [Internal]
Differential Revision: D51255346
This pull request was exported from Phabricator. Differential Revision: D51255346
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 17,649,345 | +2 |
| android | hermes | armeabi-v7a | n/a | -- |
| android | hermes | x86 | n/a | -- |
| android | hermes | x86_64 | n/a | -- |
| android | jsc | arm64-v8a | 21,033,416 | +13 |
| android | jsc | armeabi-v7a | n/a | -- |
| android | jsc | x86 | n/a | -- |
| android | jsc | x86_64 | n/a | -- |
Base commit: d7fd83ed5d120ef12f236f028b18a0af9d319666 Branch: main
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 7 days with no activity.