Skip to content

Commit f637617

Browse files
committed
Removed spurious newline
1 parent 853b910 commit f637617

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/SwiftFormat/API/Configuration.swift

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ internal let highestSupportedConfigurationVersion = 1
2424
/// Holds the complete set of configured values and defaults.
2525
public struct Configuration: Codable, Equatable {
2626

27-
2827
private enum CodingKeys: CodingKey {
2928
case version
3029
case maximumBlankLines

0 commit comments

Comments
 (0)