actions-marketplace-validations/prettier-java-format-action
Format java code with prettier
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| prettier-args | Arguments for Prettier cli. | no | -w |
| files | Pattern to match the files to be formatted. | no | **/*.java |
| commit | Whether or not you want the action to push to your repo with the formatting. | no | true |
| github-username | Username for the github action to commit with. | no | github-actions |
| commit-message | Message for formatter commit. | no | Format Java |
Outputs
no outputs