Exclude the ruby vendor folder from SwiftFormat

This commit is contained in:
Stefan Ceriu 2022-07-25 14:24:41 +03:00 committed by Stefan Ceriu
parent 225fbd6ae0
commit 03d6097c72

View File

@ -1,6 +1,6 @@
--swiftversion 5.6
--exclude ElementX/Sources/Generated
--exclude ElementX/Sources/Generated,vendor
--disable wrapMultiLineStatementBraces
--disable hoistPatternLet