check
Check for static analysis issues
By default, only changed files are analyzed. Use --all
or specify paths to override this behavior.
Installs plugins and their required runtimes as needed before analyzing.
By default, issues are cached locally to speed up subsequent runs.
Must be run within a Git repository with Qlty initializd.
Arguments
Examples
Run linters on changed files on your current branch
Run linters on all files
Run only ESLint on all files
Run linters on the web/ folder