Skip to content

Commit 2bccaf5

Browse files
committed
Fix linting issue
Signed-off-by: Daniel Jankowski <daniell.jankowskii@gmail.com>
1 parent 5c6a86c commit 2bccaf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/XCLogParserTests/ActivityParserTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import XCTest
2121
@testable import XCLogParser
2222

2323
// swiftlint:disable type_body_length
24+
// swiftlint:disable file_length
2425
class ActivityParserTests: XCTestCase {
2526

2627
let parser = ActivityParser()

0 commit comments

Comments
 (0)