Commit Graph

2 Commits (e068c318b46b8cec52b3190a7ac45b5dab888b6f)

Author SHA1 Message Date
Christopher Chedeau bae08d4e7e Only break for conditionals (#1350)
We only want to break for && and ||, not for ===
2017-04-19 13:18:01 -07:00
Christopher Chedeau aafcf5f381 Break if () if conditional inside breaks (#1344)
Fixes #868
2017-04-19 10:43:48 -07:00