Skip to content

Commit 500edcc

Browse files
committed
Add new lint action
1 parent 654bcb1 commit 500edcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
281281
- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
282282
- [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)
283283
- [Run `ergebnis/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/ergebnis/composer-normalize-action)
284+
- [Run `stolt/lean-package-validator` to ensure your package has only the required `runtime` artifacts](https://github.com/raphaelstolt/lean-package-validator-action)
284285
- [Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action)
285286
- [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)
286287
- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)

0 commit comments

Comments
 (0)