Actions: gohanlon/swift-memberwise-init-macro
Actions
81 workflow runs
81 workflow runs
SwiftSyntax600
availability check
Format
#80:
Commit cd981c6
pushed
by
gohanlon
github/apple
org to swiftlang
Format
#78:
Commit 80a8c81
pushed
by
gohanlon
@_UncheckedMemberwiseInit
macro (#36)
Format
#77:
Commit b15e015
pushed
by
gohanlon
@Init(default:)
on already initialized variables
Format
#67:
Commit 46096aa
pushed
by
gohanlon
@Init(default:)
to single variable bindings
Format
#64:
Commit b058368
pushed
by
gohanlon
@Init(default:)
Format
#63:
Commit 537d967
pushed
by
gohanlon
@Init(default:)
to support let
property default values
Format
#60:
Commit d13c591
pushed
by
gohanlon
@Init(.escaping)
in favor of @Init(escaping: true)
Format
#58:
Commit db35b64
pushed
by
gohanlon