rickstaa/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
- Stale
- License
- None
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. |