deinit
Remove Qlty from the current repository
This command has the effect of removing the .qlty/
directory at the root of the repository.
All cached analysis results, logs, and debugging files will be lost.
Because this is a destructive operation, the command will prompt for interactive confirmation. The --yes
argument can be used to skip the confirmation step.
If Qlty is not initialized in the current repository, this command will exit with an error.
Arguments
--yes
Assume yes for all prompts
Examples
Remove the Qlty configuration from the current project