zacsweers/kempt-fmt
Install Kempt, optionally warm its formatter cache, and run a formatting check.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Kempt release tag to install, or "latest". | no | latest |
| cache | Restore and save the Kempt formatter cache. | no | false |
| cache-path | Kempt formatter cache path. Keep this aligned with KEMPT_CACHE_DIR when overriding it. | no | ~/.kempt/cache |
| cache-key | Cache key. Defaults to a key derived from .kempt.toml when omitted. | no | "" |
| update | Run "kempt update" before checking. | no | true |
| check | Run "kempt check". | no | true |
| update-args | Extra arguments passed to "kempt update". | no | "" |
| check-args | Extra arguments passed to "kempt check". | no | "" |
Outputs
no outputs