sdotz/Checkstyle Action
Runs checkstyle on code and reports any style violations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| style-rules-xml | Path to style rules xml file | no | ./style.xml |
| code-path | Path to code for which style will be checked | no | ./ |
Outputs
| name | description |
|---|---|
| results | The output of the linter |