Skip to content

Commit 57d829a

Browse files
authored
NFC: Update Swift version to 5.7 in .swiftformat (#6290)
Since we have `swift-tools-version:5.7` in `Package.swift`, it makes sense to align `.swiftformat` with that version.
1 parent fe10910 commit 57d829a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.swiftformat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## File options
22

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

66
## Formatting options

0 commit comments

Comments
 (0)