react-native-vision-camera/ios/.swiftformat
2021-03-26 16:28:08 +01:00

14 lines
208 B
Plaintext

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