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.
Arguments
[PATHS]...
[PATHS]...
Files to analyze
-a, --all
-a, --all
Compute smells for all files, not just changed
--no-duplication
--no-duplication
Don’t check for duplication
--include-tests
--include-tests
Include tests
--no-snippets
--no-snippets
Don’t show code snippets
--upstream <UPSTREAM>
--upstream <UPSTREAM>
Upstream base ref to compare against
--quiet
--quiet
Only show results
Examples
Analyze your current branch
Analyze your entire project for code smells
Analyze specific paths for code smells
Analyze a specific file for code smells
Skip duplication analysis
Analyze for code smells against a specific upstream branch