jimmya / sourcery-templates

MIT License
7 stars 6 forks source link

Add Actor conformance check #27

Closed Schroefdop closed 1 month ago

Schroefdop commented 1 month ago

There was a AnyActor conformance check, but that is deprecated for a while now https://developer.apple.com/documentation/swift/anyactor

I added an additional Actor conformance check to properly create mock Actors