Closed mollyIV closed 1 year ago
@mollyIV Sorry for the delay! Do you mind fixing the DCO check and possibly add a few tests? There's a test class for this specific logic which we can use.
Hey @BalestraPatrick 👋
No worries 😊 I fixed DCO check and added a unit test. Thanks for pointing to a test class. Let me know if there's anything else I can do, thanks!
Looks good to me! One minor linter failure which you can disable with // swiftlint:disable file_length
.
Thanks for pushing this through!
Is there a plan to get this into a new release?
Closes https://github.com/MobileNativeFoundation/XCLogParser/issues/187.
Add IDEActivityLogActionMessage support.