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 c127a7b commit e671b72Copy full SHA for e671b72
Sources/SwiftFormat/Utilities/URL+IsRoot.swift
@@ -24,4 +24,4 @@ extension URL {
24
return self.path == "/" || self.path == ""
25
#endif
26
}
27
-}
+}
0 commit comments