WordPress / plugin-check

A repository for the new Plugin Check plugin from the WordPress Performance and Plugins Team.
https://wordpress.org/plugins/plugin-check/
GNU General Public License v2.0
266 stars 53 forks source link

Disallow usage of HEREDOC and NOWDOC #800

Open ernilambar opened 3 days ago

ernilambar commented 3 days ago

Fixes https://github.com/WordPress/plugin-check/issues/792

github-actions[bot] commented 3 days ago

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: ernilambar <rabmalin@git.wordpress.org>
Co-authored-by: davidperezgar <davidperez@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

davidperezgar commented 3 days ago

I'd suggest to update docs/checks.md

ernilambar commented 3 days ago

I'd suggest to update docs/checks.md

No new check has been added. Rule is added under plugin_review_phpcs check.