PHP_CodeSniffer Lint Action

Adding PHP_CodeSniffer Action https://github.com/chekalsky/phpcs-action
This commit is contained in:
Ilya Chekalsky 2020-01-21 13:36:06 +01:00 committed by GitHub
parent 6291bfe809
commit e048bc3446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -259,6 +259,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run dotenv-linter, with reviewdog output on the PR](https://github.com/mgrachev/action-dotenv-linter)
- [Show and auto-fix linting errors for many programming languages](https://github.com/samuelmeuli/lint-action)
- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)
- [PHP_CodeSniffer With Annotations](https://github.com/chekalsky/phpcs-action)
### Security