loligothick/rustfmt-check
Run rustfmt and annotate the diff with expected codes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| toolchain | Rust toolchain to use | — | nightly |
| flags | Flags for the cargo command | no | — |
| options | Options for the cargo command | no | — |
| args | Arguments for the rustfmt command | no | — |
| name | Display name of the created GitHub check. Must be unique across several LoliGothick/rustfmt-check invocations. | — | rustfmt-check |
| working-directory | working directory where to execute `cargo fmt` | — | . |
Outputs
no outputs