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.
1 parent d8b446b commit dce1e60Copy full SHA for dce1e60
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