react-native-video/ios/.swiftformat

13 lines
231 B
Plaintext
Raw Normal View History

--allman false
--indent 2
--exclude Pods,Generated
--disable andOperator
--disable redundantReturn
--disable wrapMultilineStatementBraces
--disable organizeDeclarations
--disable redundantSelf
--enable markTypes
--enable isEmpty