config validate

$qlty config validate

Validate the current repository’s Qlty 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