Merge pull request #47 from spotify/linter #295
Annotations
3 warnings
SwiftLint:
Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L9
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
|
SwiftLint:
Sources/ConfidenceProvider/Cache/Models/FlagApply.swift#L7
Unneeded Synthesized Initializer Violation: This memberwise initializer would be synthesized automatically - you do not need to define it (unneeded_synthesized_initializer)
|
SwiftLint:
Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L8
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
|