Skip to content
@qltysh

Qlty Software

Code quality and coverage done right

Header

Code quality and coverage done right

Qlty Software provides a multi-language code quality tool for linting, auto-formatting, maintainability, and security with support for 70+ static analysis tools for 40+ languages and technologies.

The Qlty CLI is completely free for all use, including for commercial projects, with no limits on contributors.

We also offer Qlty Cloud, an code health platform that provides automated code review and quality trends, including code coverage reporting.

💡 Learn more in the Documentation.

🚀 Get Started

The fastest way to install Qlty CLI is using our installer scripts which install our native binaries:

# Install on MacOS or Linux
curl https://qlty.sh | bash 


# Install on Windows
powershell -c "iwr https://qlty.sh | iex"

Then you can initialize your repository for linting and auto-formatting:

cd my_repo/
qlty init

qlty check --sample=5   # View a sample of lint issues
qlty fmt --all          # Auto-format the whole repo

To receive code quality feedback on your GitHub pull requests, sign up for a Qlty Cloud account, install our GitHub Application, and you will be up and running in minutes.

🛟 Help or Feedback

Join the our Discord for help and to provide feedback that we'll use to improve Qlty.

Pinned Loading

  1. qlty qlty Public

    💎 Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability

    Rust 2.9k 258

  2. qlty-action qlty-action Public

    ▶️ Qlty GitHub Action

    TypeScript 10 5

  3. examples examples Public

    Example CI workflows for uploading code coverage to Qlty Cloud (9+ languages)

  4. qlty-browser qlty-browser Public

    🌐 Bring code coverage data directly onto GitHub with the Qlty extension for Chrome and Firefox

    TypeScript 6 1

Repositories

Showing 10 of 19 repositories
  • qlty Public

    💎 Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability

    qltysh/qlty’s past year of commit activity
    Rust 2,867 258 40 21 Updated Dec 5, 2025
  • qlty-action Public

    ▶️ Qlty GitHub Action

    qltysh/qlty-action’s past year of commit activity
    TypeScript 10 MIT 5 5 17 Updated Dec 1, 2025
  • qlty-browser Public

    🌐 Bring code coverage data directly onto GitHub with the Qlty extension for Chrome and Firefox

    qltysh/qlty-browser’s past year of commit activity
    TypeScript 6 1 1 13 Updated Nov 29, 2025
  • example-typescript Public template
    qltysh/example-typescript’s past year of commit activity
    TypeScript 0 MIT 0 0 1 Updated Nov 26, 2025
  • circleci-orb Public

    Qlty CircleCI Orb

    qltysh/circleci-orb’s past year of commit activity
    Ruby 1 MIT 1 2 0 Updated Nov 26, 2025
  • example-swift Public

    Example upload code coverage for a swift project

    qltysh/example-swift’s past year of commit activity
    Swift 0 0 0 0 Updated Nov 25, 2025
  • examples Public

    Example CI workflows for uploading code coverage to Qlty Cloud (9+ languages)

    qltysh/examples’s past year of commit activity
    0 MIT 0 0 0 Updated Nov 25, 2025
  • example-kotlin Public template

    Qlty Kotlin Coverage Example

    qltysh/example-kotlin’s past year of commit activity
    Kotlin 0 MIT 0 0 0 Updated Nov 25, 2025
  • qlty-source Public
    qltysh/qlty-source’s past year of commit activity
    0 0 0 0 Updated Sep 19, 2025
  • example-javascript Public template
    qltysh/example-javascript’s past year of commit activity
    JavaScript 0 MIT 1 0 0 Updated Sep 8, 2025

Most used topics

Loading…