Putting aside an… interesting JIRA ticket (that misspells SonarQube and isn’t associated with an RSPEC), does this (already implemented) rule do what you need?
Ah! Yeah, I wondered about the state of that ticket too…
Thanks for pointing me toward the existing rule; I had searched for just about every other synonym of “uninitialized” I could think of and came up dry, so I’m glad to see that it exists.
I actually started this search because of a pull request scan where SonarQube didn’t find a pretty obvious violation of this rule, so I guess my next steps will be doing some local debugging to figure out why.