Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 262 Bytes

TrailingCommaOnCallSite.md

File metadata and controls

11 lines (6 loc) · 262 Bytes

Pattern: Malformed trailing comma at call site

Issue: -

Description

Rule to mandate/forbid trailing commas at call sites.

Further Reading