Fix XCLogParser function/typechecking recognition for modern Xcode versions #268
Annotations
2 errors
|
SwiftLint:
Sources/XCLogParser/reporter/HtmlReporter.swift#L207
Identifier Name Violation: Variable name should only contain alphanumeric characters: '_swiftTypeCheckTimes' (identifier_name)
|
|
SwiftLint:
Sources/XCLogParser/reporter/HtmlReporter.swift#L206
Identifier Name Violation: Variable name should only contain alphanumeric characters: '_swiftFunctionTimes' (identifier_name)
|