summaryrefslogtreecommitdiff
path: root/tests/functional/ext/check_elif/check_elif.txt
blob: 7da5aa8845df37631e9e64bc38ce81d5cdb2fd52 (plain)
1
2
3
4
else-if-used:13:8:30:25:my_function:"Consider using ""elif"" instead of ""else if""":HIGH
else-if-used:25:20:26:28:my_function:"Consider using ""elif"" instead of ""else if""":HIGH
else-if-used:44:8:48:26:_if_in_fstring_comprehension_with_elif:"Consider using ""elif"" instead of ""else if""":HIGH
else-if-used:47:12:48:26:_if_in_fstring_comprehension_with_elif:"Consider using ""elif"" instead of ""else if""":HIGH