From a633702de621d634e398b3d6193f298bc6d2874e Mon Sep 17 00:00:00 2001 From: Julien Delange Date: Mon, 17 Jan 2022 07:52:30 -0700 Subject: [PATCH 1/2] * Add Codiga --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ec4e68d..176fe7c9 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,7 @@ Table of Contents * [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. + * [codiga.io](https://codiga.io/) — Automated Code Review for GitHub, GitLab and Bitbucket. Free for open-source and small organizations. * [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 * [deepcode.ai](https://www.deepcode.ai) — DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in your IDE. Supported languages are Java, C/C++, JavaScript, Python, and TypeScript. Integrations with GitHub, BitBucket and GitLab. Free for open source and private repos, free up to 30 developers. @@ -1300,6 +1301,7 @@ Table of Contents * [Bootify.io](https://bootify.io/) - Spring Boot app generator with custom database and REST API. * [cacher.io](https://www.cacher.io) — Code snippet organizer with labels and support for 100+ programming languages. * [Code::Blocks](https://codeblocks.org) — Free Fortran & C/C++ IDE. Open Source and runs on Windows,macOS & Linux. + * [codiga.io](https://codiga.io/) — Coding Assistant that lets you search, define and reuse code snippets directly in your IDE. Free for individual and small organizations. * [codesnip.com.br](https://codesnip.com.br) — Simple code snippets manager with categories, search and tags. free and unlimited. * [cocalc.com](https://cocalc.com/) — (formerly SageMathCloud at cloud.sagemath.com) — Collaborative calculation in the cloud. Browser access to full Ubuntu with built-in collaboration and lots of free software for mathematics, science, data science, preinstalled: Python, LaTeX, Jupyter Notebooks, SageMath, scikitlearn, etc. * [ide.cs50.io](https://ide.cs50.io/) - A free IDE powered by AWS Cloud9 by Harvard University. From 07ee5e32b2f9fc8cdb2bc771bd9df4ddf49adceb Mon Sep 17 00:00:00 2001 From: Julien Delange Date: Mon, 17 Jan 2022 09:50:15 -0700 Subject: [PATCH 2/2] remove the Code Quality listing --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 176fe7c9..e297085f 100644 --- a/README.md +++ b/README.md @@ -410,7 +410,6 @@ Table of Contents * [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. - * [codiga.io](https://codiga.io/) — Automated Code Review for GitHub, GitLab and Bitbucket. Free for open-source and small organizations. * [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 * [deepcode.ai](https://www.deepcode.ai) — DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in your IDE. Supported languages are Java, C/C++, JavaScript, Python, and TypeScript. Integrations with GitHub, BitBucket and GitLab. Free for open source and private repos, free up to 30 developers.