chore: enhance CI tests (#3344)
* chore: add swift linter * chore: add clang linters * chore: add kotlin linter * chore(ci): update workflows * chore(ci): clean workflows
This commit is contained in:
13
ios/.swiftformat
Normal file
13
ios/.swiftformat
Normal file
@@ -0,0 +1,13 @@
|
||||
--allman false
|
||||
--indent 2
|
||||
--exclude Pods,Generated
|
||||
|
||||
--disable andOperator
|
||||
--disable redundantReturn
|
||||
--disable wrapMultilineStatementBraces
|
||||
--disable organizeDeclarations
|
||||
--disable redundantSelf
|
||||
|
||||
--enable markTypes
|
||||
|
||||
--enable isEmpty
|
Reference in New Issue
Block a user