Fix infinite recursion in @ObservableDefault with mutating methods
#400
Annotations
3 warnings
|
lint:
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)
|
|
lint:
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)
|
|
lint:
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)
|