Skip to content

Commit b28f124

Browse files
committed
Install swift-format into Linux toolchains
It looks like we were only installing swift-format into macOS toolchains. We should also build it on Linux toolchains so it can be installed there as well.
1 parent 24814c5 commit b28f124

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ foundation
865865
libdispatch
866866
indexstore-db
867867
sourcekit-lsp
868+
swiftformat
868869
swiftdocc
869870
lit-args=-v --time-tests
870871

0 commit comments

Comments
 (0)