plugins disable
Disable one or more plugin in the current project
The command edits the current project’s qlty.toml
file to disable plugins.
Examples
Disable the latest version of shellcheck
Disable rubocop and eslint
plugins disable
Disable one or more plugin in the current project
The command edits the current project’s qlty.toml
file to disable plugins.