Does Qlty work for projects that aren’t hosted on GitHub?
Yes — but only through the Qlty CLI. The CLI runs locally on any project regardless of where it’s hosted, and supports linting, auto-formatting, code smells, complexity, and duplication analysis on Mac, Linux, and Windows.Qlty Cloud — the hosted product that adds automated code review of pull requests, code coverage tracking, quality trends, and pull request comments — currently integrates with GitHub Cloud only. Support for additional Git hosts isn’t available today.If your code lives on GitLab, Bitbucket, Azure DevOps, or a self-hosted Git server, you can still use the Qlty CLI for everything it offers and run it in your existing CI provider. See Qlty CLI vs. Qlty Cloud for the feature breakdown.
Yes, the features that we provide which use large language models (LLMs) are optional. They require an explicit opt-in within your Workspace Settings.Please see our AI Data Usage page for more information.
Access to your organization on Qlty Cloud is always syncronized with GitHub. There is no invitation step required, and no users to manage within Qlty Cloud.A user will be able to access a project on Qlty Cloud if and only if they can access the underlying repository on GitHub.