mirror of
https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-07-26 10:26:58 +08:00
Adds two sniffs that correct spacing on either side of the `require*` after the parentheses are removed: - `Squiz.WhiteSpace.SemicolonSpacing` (added to `Core`) — Requires no whitespace before the semicolon. - `Squiz.WhiteSpace.LanguageConstructSpacing` (added to `Extra`) — Requires exactly one space after a control structure. Fixes #1153 |
||
|---|---|---|
| .. | ||
| ruleset.xml | ||