# apr check-finite-lint
Lint a captured `apr trace --check-finite` error JSON and/or `--list` coverage JSON (CRUX-F-11)
**Category**: Linters
## Synopsis
```text
apr check-finite-lint [OPTIONS]
```
## Example
```bash
apr check-finite-lint --help
```
## Full help
Run `apr check-finite-lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/check_finite_lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/check_finite_lint.rs)
- Contract: [`contracts/apr-page-cli-check-finite-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-check-finite-lint-v1.yaml)