Add @ObservableDefault
macro
#326
Annotations
4 warnings
lint:
Tests/DefaultsMacrosTests/DefaultsMacrosTests.swift#L12
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
lint:
Package.swift#L60
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
lint:
Sources/Defaults/Utilities.swift#L207
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
lint:
Sources/Defaults/Defaults+iCloud.swift#L549
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|