react-native-vision-camera/package/ios/.swiftformat

13 lines
208 B
Plaintext
Raw Permalink Normal View History

2021-02-19 08:28:05 -07:00
--allman false
--indent 2
--exclude Pods,Generated
2021-03-09 02:53:29 -07:00
--disable andOperator
--disable redundantReturn
--disable wrapMultilineStatementBraces
--disable organizeDeclarations
2021-03-09 02:53:29 -07:00
--enable markTypes
--enable isEmpty