Skip to content

Commit 70c8371

Browse files
authored
Merge pull request #652 from raphaelstolt/lean-package-validator-action-addition
Add new lint action
2 parents 3a05ad0 + 500edcc commit 70c8371

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
@@ -282,6 +282,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
282282
- [Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
283283
- [autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)
284284
- [Run `ergebnis/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/ergebnis/composer-normalize-action)
285+
- [Run `stolt/lean-package-validator` to ensure your package has only the required `runtime` artifacts](https://github.com/raphaelstolt/lean-package-validator-action)
285286
- [Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action)
286287
- [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)
287288
- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)

0 commit comments

Comments
 (0)