Skip to content

Commit

Permalink
Merge pull request #258 from WeTransfer/chore/swiftformat-exclude-bsp…
Browse files Browse the repository at this point in the history
…-monorepo

Exclude `ios-libs-monorepo` submodule in `.swiftformat`
  • Loading branch information
lc-bs authored Oct 4, 2024
2 parents c0cd83a + c4908ad commit 9ac81b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BuildTools/.swiftformat
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
--header strip
--commas inline
--selfrequired waitFor,expectation
--swiftversion 5.9
--swiftversion 5.9
--exclude ../../ios-libs-monorepo

0 comments on commit 9ac81b8

Please sign in to comment.