swiftlang / swift-format

Formatting technology for Swift source code
Apache License 2.0
2.38k stars 216 forks source link

Add PrettyPrintBuffer.swift to CMakeLists.txt #763

Closed ahoppen closed 1 week ago

allevato commented 1 week ago

Odd, shouldn't CI have caught this and failed the Windows build?

bnbarham commented 1 week ago

Yeah, the issue was that the cross PR test used swiftlang and not apple, then didn't actually cross PR test. That should go away as a problem quite soon.