You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -282,6 +282,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
282
282
-[Lint terraform files using tflint, with reviewdog output on the PR](https://github.com/reviewdog/action-tflint)
283
283
-[autopep8: Automatically formats Python code to conform to the PEP 8 style guide](https://github.com/peter-evans/autopep8)
284
284
-[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)
285
286
-[Run Go lint checks on PR event](https://github.com/ArangoGutierrez/GoLinty-Action)
286
287
-[Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)
287
288
-[Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)
0 commit comments