From 86d990411b9d816e34a1c58c8502dcd7cd1e56e7 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sun, 18 Feb 2018 20:08:17 +0800 Subject: [PATCH] add CodeFactor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46dbcdd..4ae5316 100644 --- a/README.md +++ b/README.md @@ -1251,10 +1251,10 @@ Online tools and APIs to simplify development. ## Code Quality -* [Codacy](https://www.codacy.com/) - Automated Code Review to ship better code, faster. Free for Open Source. +* [Codacy](https://www.codacy.com/) - Automated Code Review to ship better code, faster. * [Codecov](https://codecov.io/) - Code coverage dashboard. +* [CodeFactor](https://www.codefactor.io/) - Automated Code Review for Git. * [Landscape](https://landscape.io/) - Hosted continuous Python code metrics. -* [QuantifiedCode](https://www.quantifiedcode.com/) - A data-driven, automated, continuous code review tool. # Resources