jimmya / sourcery-templates

MIT License
6 stars 6 forks source link

Add Actor conformance check #27

Closed Schroefdop closed 2 months ago

Schroefdop commented 2 months 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