Skip to content

Commit 8b9d931

Browse files
committed
fix: swiftformat
1 parent 412256d commit 8b9d931

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/algoliasearch-client-swift/.swiftformat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
--semicolons never
4141
--shortoptionals always
4242
--stripunusedargs always
43-
--swiftversion 5.9
43+
--swiftversion 5.10
4444
--trimwhitespace always
4545
--typeattributes prev-line
4646
--typeblanklines remove

tests/output/swift/.swiftformat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
--semicolons never
4141
--shortoptionals always
4242
--stripunusedargs always
43-
--swiftversion 5.9
43+
--swiftversion 5.10
4444
--trimwhitespace always
4545
--typeattributes prev-line
4646
--typeblanklines remove

0 commit comments

Comments
 (0)