Skip to content

Commit 4904ce4

Browse files
committed
nit for swiftlint with followup
since this is just for rebasing, we can refactor in followup
1 parent d5850aa commit 4904ce4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

iOS_SDK/OneSignalSDK/OneSignalUser/Source/OneSignalUserManagerImpl.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ import OneSignalCore
2929
import OneSignalOSCore
3030
import OneSignalNotifications
3131

32+
// swiftlint:disable file_length type_body_length
33+
// TODO: This file exceeds the 1000-line limit and the class body exceeds 350 lines.
34+
// Extract in followup, since this is only for rebasing.
3235
/**
3336
Internal API to access the User Manager.
3437
*/

0 commit comments

Comments
 (0)