I am working on a gRPC service in java and constantly forget the return after StreamObserver.onError.
return
StreamObserver.onError
I tried to write a custom inspection f