enhance booleans (#3661)

This commit is contained in:
Alex Lam S.L
2019-12-31 13:10:05 +08:00
committed by GitHub
parent a2e4c2fd97
commit 99ac73a635
4 changed files with 23 additions and 16 deletions

View File

@@ -103,6 +103,7 @@ if_return: {
booleans: true,
conditionals: true,
if_return: true,
passes: 2,
sequences: true,
side_effects: true,
}