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