Use swift package traits to make Nimble an optional component. #35
Annotations
10 warnings
|
lint:
Sources/Fakes/Spy/Spy+Result.swift#L23
Line Length Violation: Line should be 160 characters or less; currently it has 169 characters (line_length)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L135
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L122
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L113
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L103
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L88
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L77
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/Spy/Spy.swift#L60
No Space in Method Call Violation: Don't add a space between the method name and the parentheses (no_space_in_method_call)
|
|
lint:
Sources/Fakes/PropertySpy/PropertySpy.swift#L63
Line Length Violation: Line should be 160 characters or less; currently it has 180 characters (line_length)
|
|
lint:
Sources/Fakes/PropertySpy/PropertySpy.swift#L17
Line Length Violation: Line should be 160 characters or less; currently it has 180 characters (line_length)
|