Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 289 Bytes

Airbnb-SimpleUnless.md

File metadata and controls

11 lines (6 loc) · 289 Bytes

Pattern: Use of unless with multiple conditions

Issue: -

Description

Prevents unless statements with multiple conditions.

Further Reading