actions-marketplace-validations/Run remark-lint
Run remark-lint on your codebase to improve code review experience.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 4, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/rickstaa_action-remark-lint@58ff79f2101c8be741666b60614eeec80ff4eb8f # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| remark_args | Remark-lint input arguments. | no | "" |
| fail_on_error | Exit code when remark-lint linting errors are found [true, false]. Defaults to 'true'. | no | true |
Outputs
| name | description |
|---|---|
| is_formatted | Whether the files were formatted using the black linter. |