Skip to content

Files

Latest commit

 

History

History
10 lines (6 loc) · 357 Bytes

WordPress.WhiteSpace.ArbitraryParenthesesSpacing.md

File metadata and controls

10 lines (6 loc) · 357 Bytes

Pattern: Malformed spacing for arbitrary parentheses

Issue: -

Description

Checks & fixes whitespace on the inside of arbitrary parentheses.

Arbitrary parentheses are those which are not owned by a function (call), array or control structure. Spacing on the outside is not checked on purpose as this would too easily conflict with other spacing rules.