fix(strikethrough): Improve strikethrough recognition #18
Annotations
5 warnings
|
Example/Source/StoryboardLabelViewController.swift#L62
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
|
Example/Source/StoryboardTextViewController.swift#L59
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
|
Example/Source/BaseViewController.swift#L108
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
|
Example/Source/CodeLabelViewController.swift#L66
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
|
Example/Source/CodeTextViewController.swift#L110
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
The logs for this run have expired and are no longer available.
Loading