Accessed attributes that are Python constants should be considered for yoda-conditions ```py ## Error JediOrder.YODA == age # SIM300 ## OK age == JediOrder.YODA ``` ~~PS: This PR will fail CI, as the `main` branch currently failing.~~
SIM109
SIM110
SIM111
contextlib.ExitStack()
SIM118
SIM201
SIM202
__ne__
SIM220
SIM221
elif