A Roslyn Analyzer suite for Akka.NET projects.
Currently supports the following checks:
- Error: tried to send
ISystemMessage
throughIActorRef.Tell
instead ofIInternalActorRef.SendSystemMessage
Want to add more? Suggest some analyzers you'd like to see here.