usage

Guides for configuring Lintro, running in containers, integrating with CI, and extending the CLI.

Usage

Guides for configuring Lintro, running in containers, integrating with CI, and extending the CLI.

Setup & config

  • Configuration — pyproject.toml, CLI flags, and per-tool configs
  • Docker — containerized runs for reproducible local and CI workflows

CI & integration

  • GitHub integration — Actions, annotations, and SARIF output

Debug & extend

  • Library API — embed check/fmt/test in Python programs
  • AI features — summaries, explanations, and fix suggestions
  • Troubleshooting — common failures and fixes
  • Debugging — verbose runs and internals
  • Plugins — custom tool integrations