Add architecture diagram #171
Annotations
3 warnings
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SwiftLint:
Clendar/Modules/Settings/SettingsViewController.swift#L38
Type Body Length Violation: Type body should span 300 lines or less excluding comments and whitespace: currently spans 326 lines (type_body_length)
|
SwiftLint:
Clendar/Helper/Extensions/Color+Theme.swift#L52
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
|