Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 265 Bytes

func-call-spacing.md

File metadata and controls

11 lines (6 loc) · 265 Bytes

Pattern: Inconsistent func call spacing

Issue: -

Description

Require or disallow spacing between function identifiers and their invocations.

Further Reading