Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 223 Bytes

empty-block.md

File metadata and controls

11 lines (6 loc) · 223 Bytes

Pattern: Empty block

Issue: -

Description

Empty blocks make code less readable and could be a symptom of a bug or unfinished refactoring.

Further Reading