mirror of
https://gh.wpcy.net/https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-04-24 23:58:18 +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 | ||