Skip to content

Conversation

@cbravobernal
Copy link
Contributor

What

WordPress Coding Standards recommends that filenames should be all lowercase with hyphens as word separators, meanwhile, PSR-4 requires that class names match the file names, where class names should be PascalCase.

SCF is moving to PSR-4, so in order to make future SCF integrations much easier to follow, let's ignore that rule.

WordPress Coding Standards should be updated in a future to include widely used PHP standards like PSR-4.

@cbravobernal cbravobernal self-assigned this May 13, 2025
@cbravobernal cbravobernal merged commit a6a2597 into trunk May 13, 2025
5 checks passed
@cbravobernal cbravobernal deleted the fix/exlude-filename-wpcs-rule branch May 13, 2025 13:43
@priethor priethor added this to the 6.5.0 milestone May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants