ConsistentReferenceQualificationRule
Reports single-table SELECT lists that mix qualified and unqualified references.
The rule deliberately checks only simple result-column references. Expressions, wildcards, and multi-table statements require stronger name resolution before a style diagnostic can be issued without noisy false positives.