Documentation Index
Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
Use this file to discover all available pages before exploring further.
Project Trends
July 4, 2025 Qlty Cloud now includes a Trends tab on every Project. The Trends view visualizes how key quality metrics — including maintainability, duplication, and code coverage — change over time on your default branch.Project Hotspots
July 7, 2025 Qlty Cloud now includes a Hotspots page on every Project. Hotspots highlight the files most likely to need attention by combining maintainability, duplication, and (in later updates) churn data.Named API access tokens
July 7, 2025 API access tokens now have a name, description, and optional expiration date. You can manage your tokens from your user settings page. Existing tokens will continue to work — you can add metadata to them or rotate them at any time.Coverprofile parser
July 17, 2025 The Qlty CLI now parses Go’s nativecover.out (Coverprofile) format. You can upload Go coverage data without converting to another format first.