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.
Data Processing
To use this feature, business customers must first opt-in by enabling the feature within Workspace Settings. When this feature is enabled, users can click the “Explain This Issue” button to receive an explanation of a static analysis issue in their codebase. To generate an explanation, we send the following data to OpenAI:- An example of the issue including the full file path and message
- A snippet of your code that contains the issue