react-native-vision-camera/ios/.swiftformat
2021-03-09 10:53:29 +01:00

15 lines
286 B
Plaintext

--allman false
--indent 2
--exclude Pods,Generated
--disable andOperator
--disable redundantReturn
--disable wrapMultilineStatementBraces
--enable organizeDeclarations
--lifecycle didSetProps,requiresMainQueueSetup,view,methodQueue,getCameraView
--enable markTypes
--enable isEmpty