andre-santos-fd/Run Scala Checkstyle
Run scalastyle to checkstyle code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GITHUB_TOKEN. | — | ${{ github.token }} |
| checkstyle_version | Scalastyle version to be used [2.10,2.11,2.12] | — | 2.12 |
| workdir | Directory with scala code | — | . |
| scalastyle_path | Path to scalastyle configuration | — | NONE |
| tool_name | Tool name to use for reviewdog reporter | — | reviewdog |
| level | Report level for reviewdog [info,warning,error] | — | warning |
| reporter | Reporter of reviewdog command [github-pr-check,github-pr-review] | — | github-check |
| debug | Enable or disable debug [true,false] | — | false |
Outputs
no outputs