From a30a4657b05d14ad5bc54394a3e08d2e82711d40 Mon Sep 17 00:00:00 2001 From: Shuudy <147620148+Shuudy@users.noreply.github.com> Date: Thu, 11 Sep 2025 11:17:22 +0200 Subject: [PATCH] Remove CodeBeat from the Code Quality section --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cba05440..7ab184d1 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,6 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [browserling.com](https://www.browserling.com/) — Live interactive cross-browser testing, free only 3 minutes sessions with MS IE 9 under Vista at 1024 x 768 resolution * [codacy.com](https://www.codacy.com/) — Automated code reviews for PHP, Python, Ruby, Java, JavaScript, Scala, CSS, and CoffeeScript, free for unlimited public and private repositories * [Codeac.io](https://www.codeac.io/infrastructure-as-code.html?ref=free-for-dev) - Automated Infrastructure as Code review tool for DevOps integrates with GitHub, Bitbucket, and GitLab (even self-hosted). In addition to standard languages, it also analyzes Ansible, Terraform, CloudFormation, Kubernetes, and more. (open-source free) - * [CodeBeat](https://codebeat.co) — Automated Code Review Platform available for many languages. Free forever for public repositories with Slack and e-mail integration. * [codeclimate.com](https://codeclimate.com/) — Automated code review, free for Open Source and unlimited organisation-owned private repos (up to 4 collaborators). Also free for students and institutions. * [codecov.io](https://codecov.io/) — Code coverage tool (SaaS), free for Open Source and one free private repo * [CodeFactor](https://www.codefactor.io) — Automated Code Review for Git. The free version includes unlimited users, public repositories, and one private repo.