On-demand source fetching
February 5, 2026 You now have precise control over when private sources are loaded — useful in offline or air-gapped environments, and for pre-fetching sources once in CI before running multiple analyses. A newqlty sources fetch command fetches the sources defined in qlty.toml without running analysis, and a new --skip-source-fetch flag tells qlty check and qlty fmt to use what’s already on disk.