From e80597c1153c1a3ef8100302ac6ef8b770c87d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20De=20Fr=C3=A8ne?= Date: Thu, 22 Oct 2020 15:26:02 +0200 Subject: [PATCH] Added Codefactor to Code Quality section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 065193fa..befb2268 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ Table of Contents * [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 analyzes also Ansible, Terraform, CloudFormation, Kubernetes, and more. (open-source free) * [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 1 free private repo + * [CodeFactor](https://www.codefactor.io) — Automated Code Review for Git. Free version includes unlimited users, unlimited public repositories and 1 private repo. * [codescene.io](https://codescene.io/) - CodeScene prioritizes technical debt based on how the developers work with the code and visualizes organizational factors like team coupling and system mastery. Free for Open Source. * [coveralls.io](https://coveralls.io/) — Display test coverage reports, free for Open Source * [dareboost](https://dareboost.com) - 5 free analysis report for web performance, accessibility, security each month