Download Latest Version qlty-x86_64-pc-windows-msvc.zip (17.6 MB) Google Add to Preferred Sources
Home / v0.645.0
Name Modified Size InfoDownloads / Week
Parent folder
qlty-x86_64-unknown-linux-gnu.tar.xz 2026-09-23 11.5 MB
qlty-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-09-23 103 Bytes
qlty-x86_64-unknown-linux-musl.tar.xz 2026-09-23 11.7 MB
qlty-x86_64-unknown-linux-musl.tar.xz.sha256 2026-09-23 104 Bytes
qlty.rb 2026-09-23 2.4 kB
qlty-x86_64-apple-darwin.tar.xz 2026-09-23 10.4 MB
qlty-x86_64-apple-darwin.tar.xz.sha256 2026-09-23 98 Bytes
qlty-x86_64-pc-windows-msvc.zip 2026-09-23 14.3 MB
qlty-x86_64-pc-windows-msvc.zip.sha256 2026-09-23 98 Bytes
dist-manifest.json 2026-09-23 32 Bytes
qlty-aarch64-apple-darwin.tar.xz 2026-09-23 10.4 MB
qlty-aarch64-apple-darwin.tar.xz.sha256 2026-09-23 99 Bytes
qlty-aarch64-unknown-linux-gnu.tar.xz 2026-09-23 11.4 MB
qlty-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-09-23 104 Bytes
qlty-aarch64-unknown-linux-musl.tar.xz 2026-09-23 11.3 MB
qlty-aarch64-unknown-linux-musl.tar.xz.sha256 2026-09-23 105 Bytes
README.md 2026-09-23 816 Bytes
Release v0.645.0 source code.tar.gz 2026-09-23 947.3 kB
Release v0.645.0 source code.zip 2026-09-23 2.0 MB
Totals: 19 Items   84.0 MB 1

New

  • Expose properties.threshold and properties.actual on all eight maintainability smells in both native JSON and SARIF output, so consumers no longer need to parse messages for measurements and can read values beyond the configured threshold (#2851)

Improved

  • Compute repository cache state once per run instead of per invocation, making qlty check up to 4x faster on large repositories with per-file linters such as gitleaks (#2856)

Fixed

  • Exclude arithmetic, bitwise, and comparison operators from cyclomatic complexity, which previously inflated scores by counting non-branching operators as extra paths (#2852)
  • Include active check filters in issue cache keys, preventing a filtered check from caching an empty result that a later unfiltered check would incorrectly reuse (#2837)
Source: README.md, updated 2026-09-23