<!-- PCU: cli-lint | contract: contracts/apr-page-cli-lint-v1.yaml -->
# apr lint
Check for best practices and conventions
**Category**: Inspection
## Synopsis
```text
apr lint [OPTIONS]
```
## Example
<!-- example-cost: model-required model: qwen2.5-coder-1.5b-instruct-q4_k_m.gguf -->
```bash
apr lint --help
```
## Full help
Run `apr lint --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/lint.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/lint.rs)
- Contract: [`contracts/apr-page-cli-lint-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-lint-v1.yaml)