Skip to content

Commit

Permalink
Fixed merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
samdeane committed Dec 11, 2024
1 parent 707061f commit 85840d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SwiftFormat/Utilities/FileIterator.swift
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ public struct FileIterator: Sequence, IteratorProtocol {
relativePath = path
}
output = URL(fileURLWithPath: relativePath, isDirectory: false, relativeTo: workingDirectory)

default:
break
}
Expand Down

0 comments on commit 85840d6

Please sign in to comment.