actions-marketplace-validations/Run eclint with reviewdog
🐶 Run eclint with reviewdog on pull requests to improve code review experience.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 23, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/reviewdog_action-eclint@d51e853275e707b64c0526881ada324f454c1110 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN. | yes | ${{ github.token }} |
| level | Report level for reviewdog [info,warning,error] | — | error |
| reporter | Reporter of reviewdog command [github-pr-check,github-pr-review]. Default is github-pr-check. github-pr-review can use Markdown and add a link to rule page in reviewdog reports. | — | github-pr-check |
| eclint_flags | flags and args of yamllint command. Default: '.' | — | . |
Outputs
no outputs