[CAT-47] KeychainClient 모듈 추가 #13
Annotations
10 warnings
Projects/Core/KeychainClient/Tests/Tests.swift#L22
Closure end should have the same indentation as the line that started it; expected 4, got 18 (closure_end_indentation)
|
Projects/Core/KeychainClient/Project.swift#L20
Collection literals should not have trailing commas (trailing_comma)
|
Projects/Core/APIClient/Project.swift#L20
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)
|
Projects/App/Sources/AppDelegate.swift#L45
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/App/Sources/AppDelegate.swift#L47
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/App/Sources/AppDelegate.swift#L48
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/App/Sources/AppDelegate.swift#L64
Prefer at least one space after slashes for comments (comment_spacing)
|
Projects/Core/KeychainClient/Sources/implementation.swift#L132
`where` clauses are preferred over a single `if` inside a `for` (for_where)
|
This job succeeded
Loading