PHP Code Sniffer (php-actions)
Version updated for php-actions/phpcs to version v1.0.1.
- This action is used across all versions by 165 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- version: latest does not actually retrieve the latest version by @cookieguru in https://github.com/php-actions/phpcs/pull/1
- Add
ignore_warnings_on_exit
andignore_errors_on_exit
options by @LennyN95 in https://github.com/php-actions/phpcs/pull/3
New Contributors
- @cookieguru made their first contribution in https://github.com/php-actions/phpcs/pull/1
- @LennyN95 made their first contribution in https://github.com/php-actions/phpcs/pull/3
Full Changelog: https://github.com/php-actions/phpcs/compare/v1...v1.0.1