mirror of
https://github.com/zoriya/react-native-video.git
synced 2026-06-05 03:39:41 +00:00
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:
@@ -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