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 41004b0 + 79c9242 commit ec9c13dCopy full SHA for ec9c13d
x-swiftformat/X-SwiftFormat/Source/doc/XSFDoc.swift
@@ -3,7 +3,7 @@ import Cocoa
3
let kReadXSFFileNotification = NSNotification.Name(rawValue: "kReadXSFFileNotification")
4
5
enum XSFDocType: String {
6
- case swiftformat = ""
+ case swiftformat = "swift-format"
7
}
8
9
class XSFDoc: NSDocument {
0 commit comments