Merge pull request #211 from nextcloud/datarequest #810
Annotations
10 warnings
|
Lint:
Sources/NextcloudKit/NextcloudKit+Capabilities.swift#L80
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+UserStatus.swift#L120
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Logging.swift#L22
Inclusive Language Violation: Declaration whitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Logging.swift#L22
Inclusive Language Violation: Declaration configureLoggerWhitelist contains the term "whitelist" which is not considered inclusive (inclusive_language)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Logging.swift#L17
Inclusive Language Violation: Declaration blacklist contains the term "blacklist" which is not considered inclusive (inclusive_language)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+Logging.swift#L17
Inclusive Language Violation: Declaration configureLoggerBlacklist contains the term "blacklist" which is not considered inclusive (inclusive_language)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L102
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L95
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L70
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|
|
Lint:
Sources/NextcloudKit/NextcloudKit+FilesLock.swift#L64
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|