We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6a86c commit 2bccaf5Copy full SHA for 2bccaf5
1 file changed
Tests/XCLogParserTests/ActivityParserTests.swift
@@ -21,6 +21,7 @@ import XCTest
21
@testable import XCLogParser
22
23
// swiftlint:disable type_body_length
24
+// swiftlint:disable file_length
25
class ActivityParserTests: XCTestCase {
26
27
let parser = ActivityParser()
0 commit comments