mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: ``` hg files -I '**/*.swift' \ | arc lint \ --take SWIFTFORMAT \ --apply-patches \ --no-paths-check \ --paths-from - \ --eden-prefetch \ --output none \ > /dev/null ``` Reviewed By: ebgraham Differential Revision: D73276943 fbshipit-source-id: 5432642a217fc1fa37eb97409a2cc282f65c3117