mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #418 from localheinz/fix/composer-normalize
Fix: Name and reference
This commit is contained in:
commit
496e8ba6b2
@ -250,7 +250,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [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)
|
||||||
- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
|
- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
|
||||||
- [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)
|
- [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)
|
||||||
- [Run `localheinz/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/localheinz/composer-normalize-action)
|
- [Run `ergebnis/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/ergebnis/composer-normalize-action)
|
||||||
- [Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action)
|
- [Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action)
|
||||||
- [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)
|
- [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)
|
||||||
- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)
|
- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)
|
||||||
|
Loading…
Reference in New Issue
Block a user