Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #966 WPCS v3 no risk warnings/errors fixes #964

Open
wants to merge 135 commits into
base: develop
Choose a base branch
from

Conversation

remyperona
Copy link
Contributor

@remyperona remyperona commented Feb 3, 2025

Description

Fixes a number of WPCS errors that have no impact on the functionality of the plugin.

Those errors are related to spacing, short array syntax, import backslash, inline comments, variable names.

Closes #966

Type of change

  • Chore

Detailed scenario

Nothing to reproduce

Technical description

Documentation

No functionality change

Code style

  • I wrote a self-explanatory code about what it does.
  • I did not introduce unnecessary complexity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix no risk WPCS v3 warnings/errors Codacy fails to run PHPCS
1 participant