Reports occurrences of new-style class features in old-style classes. The inspection highlights __slots__, __getattribute__, and super() inside old-style classes.