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.
--all or specify paths to override this behavior.
Installs plugins and their required runtimes as needed before analyzing.
Must be run within a Git repository with Qlty initializd.
Arguments
[PATHS]...
[PATHS]...
Files to analyze
-a, --all
-a, --all
Check all files, not just changed
--no-progress
--no-progress
Disable progress bar
--no-error
--no-error
Exit successfully regardless of linter errors
--sample <SAMPLE>
--sample <SAMPLE>
Sample results from a number of files for each linter
--jobs <JOBS>
--jobs <JOBS>
Maximum number of concurrent jobs
--filter <FILTER>
--filter <FILTER>
Filter by plugin or check
--trigger <TRIGGER>
--trigger <TRIGGER>
[default: manual] [possible values: manual, pre-commit, pre-push, build]
-v, --verbose...
-v, --verbose...
Print verbose output
--upstream <UPSTREAM>
--upstream <UPSTREAM>
Upstream base ref to compare against
--index
--index
Format files in the Git index
--index-file <INDEX_FILE>
--index-file <INDEX_FILE>
Format files in the specified Git index file
Examples
Auto-format changed files on your current branch
Auto-format all files with prettier
Auto-format files in a directory