Code Climate offers a cloud‑hosted platform called Qlty that automates linting, formatting, security scanning, duplication detection, complexity analysis, and code coverage directly within pull requests. By focusing on newly introduced issues and providing AI‑generated autofix suggestions for most findings, it speeds feedback loops, reduces reviewer fatigue, and gives engineering leaders unified dashboards to track code health across many languages and tools.
Funding
$50M raised to dateRaised to date based on public sources. This may differ from the amount the company actually raised and is based only on what is publicly available on the internet.


3OPEFounders
Product
Problem
Software teams struggle to obtain fast, consistent, and actionable feedback on code quality, leading to slow pull‑request cycles, noisy static analysis, and hidden technical debt. Existing tools are fragmented, require complex CI integration, and often overwhelm developers with pre‑existing issues.
Solution
Code Climate’s Qlty platform delivers a unified, cloud‑based code health solution that automates linting, formatting, security scanning, duplication detection, complexity analysis, and code coverage directly within pull requests. By focusing on newly introduced issues and providing AI‑generated autofix suggestions for the majority of findings, Qlty accelerates feedback loops and reduces reviewer fatigue. The service runs entirely in the cloud, requiring only a few minutes of setup and no CI configuration, while supporting a wide range of languages and over 70 linters, formatters, and security analyzers. Integrated quality gates and customizable triage rules enforce merge criteria, and detailed dashboards give engineering leaders visibility into trends, hotspots, and technical debt over time.
Target Audience
Primary customers are engineering teams in medium to large enterprises that need a consolidated, fast, and AI‑enhanced code quality solution, as well as DevOps and security teams responsible for maintaining consistent standards across multiple repositories.
Features
- Cloud‑hosted analysis pipeline that runs linting, formatting, security, duplication, and complexity checks without any CI changes
- AI‑driven autofix suggestions covering up to 90 % of lint issues, enabling one‑click remediation
- Baseline analysis that isolates newly introduced problems, preventing pre‑existing issues from blocking merges
- Configurable quality gates and triage rules to enforce organization‑wide standards and block merges on critical findings
- Unified reporting across 70+ supported linters and formatters, with a single dashboard for trends, hotspots, and coverage metrics
- One‑click auto‑format and server‑side merging to streamline PR workflows
- Open‑source Rust CLI for offline or custom integration, supporting macOS, Linux, and Windows