We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8b446b + dce1e60 commit 6fadf64Copy full SHA for 6fadf64
Sources/SwiftFormat/CMakeLists.txt
@@ -46,6 +46,7 @@ add_library(SwiftFormat
46
PrettyPrint/Comment.swift
47
PrettyPrint/Indent+Length.swift
48
PrettyPrint/PrettyPrint.swift
49
+ PrettyPrint/PrettyPrintBuffer.swift
50
PrettyPrint/PrettyPrintFindingCategory.swift
51
PrettyPrint/Token.swift
52
PrettyPrint/TokenStreamCreator.swift
0 commit comments