mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #376 from keradus/patch-1
Update PHP CS Fixer name to proper one
This commit is contained in:
commit
63743e0e55
@ -242,7 +242,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
|
|
||||||
#### Linting
|
#### Linting
|
||||||
|
|
||||||
- [PHP Code fixer Action](https://github.com/OskarStark/php-cs-fixer-ga)
|
- [PHP Coding Standards Fixer Action](https://github.com/OskarStark/php-cs-fixer-ga)
|
||||||
- [Runs Hadolint against a Dockerfile within a repository](https://github.com/burdzwastaken/hadolint-action)
|
- [Runs Hadolint against a Dockerfile within a repository](https://github.com/burdzwastaken/hadolint-action)
|
||||||
- [Run ESLint, with reviewdog output on the PR](https://github.com/reviewdog/action-eslint)
|
- [Run ESLint, with reviewdog output on the PR](https://github.com/reviewdog/action-eslint)
|
||||||
- [JavaScript-based linter for \*.workflow files](https://github.com/OmarTawfik/github-actions-js)
|
- [JavaScript-based linter for \*.workflow files](https://github.com/OmarTawfik/github-actions-js)
|
||||||
|
Loading…
Reference in New Issue
Block a user