[CAT-47] KeychainClient 모듈 추가 #12
Annotations
10 warnings
Projects/Core/KeychainClient/Project.swift#L20
Collection literals should not have trailing commas (trailing_comma)
|
Projects/Core/KeychainClient/Project.swift#L17
Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
Projects/Core/KeychainClient/Project.swift#L17
Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
Projects/Core/KeychainClient/Interface/Interface.swift#L11
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/Core/KeychainClient/Interface/Interface.swift#L14
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/Core/KeychainClient/Interface/Interface.swift#L60
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/Core/KeychainClient/Interface/Interface.swift#L65
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/Core/APIClient/Project.swift#L22
Collection literals should not have trailing commas (trailing_comma)
|
Projects/App/Sources/AppDelegate.swift#L15
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/App/Sources/AppDelegate.swift#L17
Prefer at least one space after slashes for comments (comment_spacing)
|
This job succeeded
Loading