{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/2"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance"}],"enrichment":{"capability":"Provides adapter integrations for lintrunner, enabling unified execution of popular Python, Rust, and C++ linters and formatters (flake8, pylint, mypy, black, ruff, rustfmt, clippy, clang-format, and others) through a single CLI interface.","skillfed_tags":["linting-orchestration","polyglot-ci","code-scanning"],"use_cases":["Standardize linting across a polyglot codebase by running Python, Rust, and C++ linters through a single configuration file.","Integrate linting into CI/CD pipelines and display results as GitHub code scanning annotations without manual result parsing.","Convert lintrunner output to SARIF format for consumption by other analysis or reporting tools.","Manage auto-fix workflows for tools like ruff within a unified linting orchestration system.","Reduce boilerplate by reusing pre-built adapters for common linters instead of writing custom integration code."],"what_it_does":"lintrunner-adapters is a bridge layer that integrates popular linters and formatters from Python, Rust, and C++ ecosystems into lintrunner, a unified linting orchestration tool. It provides CLI commands to run individual adapters and convert lintrunner JSON output to SARIF format for GitHub code scanning. The package depends only on click for its command-line interface, keeping installation lightweight. It's designed to be used within a lintrunner project configuration (via .lintrunner.toml) to standardize how different linting tools are invoked and their results are reported.\n\nThe package is actively maintained and positioned as a growing collection of adapters; users can contribute new linter integrations by following the adapter pattern. It supports auto-fix capabilities for tools like ruff and integrates with GitHub Actions workflows for CI/CD pipelines, allowing linting results to appear as code scanning alerts in pull requests.","worth_installing":"Yes, if you are already using lintrunner or planning to adopt it for multi-language linting. The package is actively maintained, has low install friction, carries a permissive MIT license, and addresses a real need for unified linter orchestration. Install it as part of your lintrunner setup; it is not useful standalone."},"id":"lintrunner-adapters","links":{"html":"https://skillfed.io/packages/lintrunner-adapters","md":"https://skillfed.io/packages/lintrunner-adapters.md","pypi":"https://pypi.org/project/lintrunner-adapters/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-13","license_spdx":"MIT","license_treatment":"permissive","name":"lintrunner-adapters","python_support":"supports_current","summary":"Adapters and tools for lintrunner"},"popularity":{"monthly_downloads":1138371,"position":4311,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.14.1"}
