Skip to content

Commit e2fe8e8

Browse files
Valpertuiclaude
andcommitted
Fix trailing newline lint violations in BaggageHeaderMerger files
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5b516c3 commit e2fe8e8

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

DatadogInternal/Sources/NetworkInstrumentation/W3C/BaggageHeaderMerger.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,3 @@ public struct BaggageHeaderMerger {
7979
return (key: key, value: value)
8080
}
8181
}
82-

DatadogInternal/Tests/NetworkInstrumentation/BaggageHeaderMergerTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,5 +336,3 @@ class BaggageHeaderMergerTests: XCTestCase {
336336
return dict
337337
}
338338
}
339-
340-

0 commit comments

Comments
 (0)