Skip to content

Conversation

@hbhalodia
Copy link

  • Add PHPCS fixes.
  • Updated composer.json files and vendor changes
  • [do-not-scan]

thelovekesh and others added 7 commits February 14, 2023 18:37
* Fix: phpcs errors

1. Blank line after function.
2. Ignore WordPress.NamingConventions.ValidHookName.UseUnderscores because of backward compatibility

* Fix: phpcs error for equal sign alignment

* Fix: phpcs errors

1. Spacing and equal line alignement issue.
2. Ignore object param and return type because assuming php greater than 7.1 also requrires php 7.4 as plugin description.
3. Change CamelCase to snake_case variables.

* Fix: phpcs error for file /tests/bootstrap.php for spacing issue

* Fix: phpcs errors

1. Spacing and alignment issue.
2. Naming convention
3. Multiline array comma issue

* Fix issue added by bot for undefined variable

* Exclude hook name validation rule instead ignoring

* Update unit tests workflow

* Add slah before wp_json_encode function

* Revert json encode change
@hbhalodia hbhalodia marked this pull request as ready for review February 14, 2023 13:25
@hbhalodia hbhalodia merged commit cb59085 into develop Feb 14, 2023
@hbhalodia hbhalodia deleted the feat/add-phpcs-new-changes branch February 14, 2023 13:25
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.

3 participants