config validate

$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