Skip to content

Commit 8193ed6

Browse files
authored
Update Swift version to 5.9 in .swiftformat (#7438)
We require Swift 5.9 to build the package, so we can adopt 5.9-specific formatting tweak as well.
1 parent fc8d9b3 commit 8193ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.swiftformat

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## File options
22

3-
--swiftversion 5.7
3+
--swiftversion 5.9
44
--exclude .build
55

66
## Formatting options

0 commit comments

Comments
 (0)