summaryrefslogtreecommitdiff
path: root/pylint/test/functional/simplifiable_if_statement.txt
blob: 74bdd1610b82c6b04ee8b4515a2a308d7d95e799 (plain)
1
2
3
4
simplifiable-if-statement:8:test_simplifiable_1:The if statement can be reduced by returning bool of test
simplifiable-if-statement:16:test_simplifiable_2:The if statement can be reduced by returning bool of test
simplifiable-if-statement:24:test_simplifiable_3:The if statement can be reduced by assigning bool of test
simplifiable-if-statement:35:test_simplifiable_4:The if statement can be reduced by returning bool of test