{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/12"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/4"}],"enrichment":{"capability":"Lintro unifies code formatting, linting, and quality assurance tools across multiple languages under a single CLI, with support for Python, JavaScript, Go, Rust, YAML, and others.","skillfed_tags":["multi-language-linting","cli-tool","code-quality"],"use_cases":["Run all linters and formatters on a codebase in one command instead of invoking each tool separately.","Enforce consistent code quality across multiple languages in a monorepo with a single configuration layer.","Generate standardized, human-readable reports (grid, JSON, HTML) from all tools at once for CI/CD pipelines.","Auto-fix formatting and linting issues across Python, JavaScript, Go, Rust, and other languages in one pass.","Integrate pre-commit hooks or GitHub Actions workflows that check code quality without tool-specific boilerplate."],"what_it_does":"Lintro is a unified CLI wrapper that runs multiple code quality tools\u2014linters, formatters, type checkers, and security scanners\u2014across Python, JavaScript, Go, Rust, YAML, and other languages, all from a single command. Instead of maintaining separate configurations and invocations for ruff, prettier, mypy, clippy, and a dozen other tools, you run `lintro check .` or `lintro format .` and get consistent, standardized output (grid, JSON, HTML, CSV, or Markdown) across all of them.\n\nIt respects your existing tool configurations (.prettierrc, pyproject.toml, .yamllint, etc.) without requiring migration, auto-fixes issues where tools support it, and includes optional AI-powered summaries and fix suggestions (with your own API key). The package is actively maintained, requires Python 3.11+, and depends on well-established libraries like click, pydantic, rich, and httpx. External tools are detected on PATH or can be auto-installed; a Docker image is also available for isolated environments.","worth_installing":"Yes. Lintro is actively maintained, has low install friction (pure Python, no compiled deps), carries a permissive MIT license, and solves a real problem\u2014unifying disparate linting and formatting tools under one interface. It's in beta (Development Status 4) and relatively young (first release 2025-08-17), so expect occasional rough edges, but the design is sound and the dependency chain is solid. Install it if you manage code quality across multiple languages or want to simplify CI/CD tool orchestration."},"id":"lintro","links":{"html":"https://skillfed.io/packages/lintro","md":"https://skillfed.io/packages/lintro.md","pypi":"https://pypi.org/project/lintro/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"MIT","license_treatment":"permissive","name":"lintro","python_support":"supports_current","summary":"A unified CLI tool for code formatting, linting, and quality assurance"},"popularity":{"monthly_downloads":73988,"position":14894,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.117.0"}
