Skip to main content

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.

qlty config validate [OPTIONS]
Validate the current project’s configuration If the configuration is valid, the command will exit successfully with no output. If the configuration is missing or invalid, the command will exit with an error.

Examples

Validate the current project's configuration
qlty config validate

See Also