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.
Summary
| Feature | Status | Notes |
|---|---|---|
| Maintainability | ✔ | Complexity, duplication, code smells |
| Custom checks | ✔ | |
| Security scanning | ✔ | AppSec, dependencies, and secrets |
| Code metrics | ✔ | |
| Code coverage | ✔ |
Details
| Maintainability | ||
| Complexity | ✔ | Aka cognitive complexity |
| Cyclomatic complexity | ✔ | |
| Identical code duplication | ✔ | |
| Similar code duplication | ✔ | |
| Code smells | ✔ | |
| Custom checks | ||
| Semgrep | ✔ | |
| ripgrep | ✔ | |
| Security scanning | ||
| Gitleaks | ✔ | Secrets scanning |
| Semgrep | ✔ | AppSec (SAST) |
| Trivy | ✔ | Dependency scanning (SCA) for NuGet |
| TruffleHog | ✔ | Secrets scanning |
| Code coverage | ||
| Cobertura coverage format | ✔ |
File extensions
By default, C# files are defined as:qlty.toml.