dheid/adocfmt
Format or check AsciiDoc files using adocfmt. Sets up Java automatically; no pre-installed runtime required.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | 'check' exits non-zero if any file would change (use in CI to gate PRs). 'write' formats files in place and leaves the working tree changed. | — | check |
| paths | Space-separated list of files or directories to process. Directories are walked recursively; only .adoc and .asciidoc files are selected. Explicit file paths are always processed regardless of extension. | — | . |
| version | adocfmt version to download and run. | — | 0.2.0 |
Outputs
no outputs