jaxlint documentation#
jaxlint is a CLI and Python library for JAX-oriented static checks (AST “sensors”), docstring structure, MathJax/LaTeX hygiene, and optional StableHLO-oriented helpers.
jaxlint.coredoes not import JAX. Use it from build tools, pre-commit, or your own runners.jaxlint[hlo]addsjaxlint.hlo(requires JAX). Use it when you need export/HLO-level analysis.
Hosted documentation#
HTML, PDF, and htmlzip builds are published via Read the Docs.
Contents#
Document |
What it covers |
|---|---|
Commands, flags, exit codes |
|
|
|
|
|
Rule IDs, severity, fixtures |
|
Generated reference for |
|
Installing and importing |
|
Phase A metrics and kill criteria before |
|
Optional |
|
Phased product and technical direction |
|
Pre-publish packaging checklist (internal sprint artifact) |
|
Release notes and unreleased doc/test changes |
|
Tests, coverage, CI markers |
Start from the project README (install and CLI quick start). If the repository URL changes, update links in this page and in docs/conf.py.