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

    Qlty CLI: Universal linting, formatting, maintainability, security scanning, and metrics

    Rust 2.6k 251

  2. examples examples Public

    Qlty Code Coverage Examples

Repositories

Showing 10 of 15 repositories
  • example-ruby Public template

    Qlty Ruby Coverage Example

    qltysh/example-ruby’s past year of commit activity
    Ruby 0 MIT 1 0 1 Updated Apr 19, 2025
  • qlty-action Public

    ▶️ Qlty GitHub Action

    qltysh/qlty-action’s past year of commit activity
    TypeScript 5 MIT 1 1 1 Updated Apr 19, 2025
  • qlty Public

    Qlty CLI: Universal linting, formatting, maintainability, security scanning, and metrics

    qltysh/qlty’s past year of commit activity
    Rust 2,626 251 15 6 Updated Apr 19, 2025
  • circleci-orb Public

    Qlty CircleCI Orb

    qltysh/circleci-orb’s past year of commit activity
    Ruby 1 MIT 1 0 2 Updated Apr 18, 2025
  • homebrew-tap Public

    Homebrew tap for the Qlty CLI

    qltysh/homebrew-tap’s past year of commit activity
    Ruby 0 MIT 0 0 0 Updated Apr 18, 2025
  • example-typescript Public template
    qltysh/example-typescript’s past year of commit activity
    TypeScript 0 MIT 0 0 1 Updated Apr 17, 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 Apr 17, 2025
  • example-java Public template
    qltysh/example-java’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Apr 17, 2025
  • example-go Public template
    qltysh/example-go’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Apr 17, 2025
  • qltysh/example-circleci’s past year of commit activity
    Ruby 0 MIT 0 0 1 Updated Apr 15, 2025

Most used topics

Loading…