maru

Results 1 issues of maru

This PR will resolve https://github.com/realm/SwiftLint/issues/5422 by adding checking for implicitly confirming to Actor protocol. Before the validate function, I used visitPost(_ node: ActorDeclSyntax) to determine if the actor keyword is...