Fix alignment crash in debug mode #26
Annotations
2 errors
SwiftLint:
Sources/ZIPFoundation/Archive+Reading.swift#L59
Superfluous Disable Command Violation: SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint:
Tests/ZIPFoundationTests/ZIPFoundationFileManagerTests.swift#L280
Superfluous Disable Command Violation: SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Loading