Fix infinite recursion in @ObservableDefault with mutating methods
#398
Annotations
3 warnings
|
Run norio-nomura/[email protected]:
Tests/DefaultsMacrosTests/ObservableDefaultTests.swift#L230
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|
|
Run norio-nomura/[email protected]:
Tests/DefaultsMacrosTests/ObservableDefaultTests.swift#L229
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|
|
Run norio-nomura/[email protected]:
Tests/DefaultsMacrosTests/ObservableDefaultTests.swift#L214
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|
Loading