Initialize documentation #1
Annotations
9 errors
swiftlint:
.spm.swift#L167
Function body should span 50 lines or less excluding comments and whitespace: currently spans 56 lines (function_body_length)
|
swiftlint:
.spm.swift#L237
Function body should span 50 lines or less excluding comments and whitespace: currently spans 58 lines (function_body_length)
|
swiftlint:
.spm.swift#L243
Line should be 120 characters or less; currently it has 193 characters (line_length)
|
swiftlint:
.spm.swift#L244
Line should be 120 characters or less; currently it has 198 characters (line_length)
|
swiftlint:
.spm.swift#L245
Line should be 120 characters or less; currently it has 122 characters (line_length)
|
swiftlint:
.spm.swift#L290
Line should be 200 characters or less; currently it has 244 characters (line_length)
|
swiftlint:
.spm.swift#L313
Files should have a single trailing newline (trailing_newline)
|
swiftlint:
.spm.swift#L112
Lines should not have trailing whitespace (trailing_whitespace)
|
swiftlint
Process completed with exit code 2.
|