bastien-gallay/lucid-lint
Lint prose for cognitive accessibility (WCAG 2.2, FALC, plain language).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release tag to install (e.g. v0.2.2). Use "latest" to fetch the latest GitHub release. | no | latest |
| paths | Paths to lint, space-separated. Defaults to the working directory. | no | . |
| profile | Profile preset: dev-doc | public | falc. Leave blank to defer to lucid-lint.toml or the CLI default. | no | "" |
| format | Output format: tty | json | sarif. | no | tty |
| min-score | Fail (exit 1) if the aggregate document score is below this threshold (0-100). | no | "" |
| working-directory | Directory to cd into before running lucid-lint. | no | . |
| args | Additional raw arguments forwarded verbatim to `lucid-lint check`. | no | "" |
Outputs
no outputs