Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 209 Bytes

semicolon.md

File metadata and controls

11 lines (6 loc) · 209 Bytes

Pattern: Misused ;

Issue: -

Description

Enforces consistent semicolon usage at the end of every statement.

Further Reading