From 6a199ed8cae47ec771dec5213d0561355d0e4922 Mon Sep 17 00:00:00 2001 From: Spencer Smith Date: Tue, 24 Sep 2024 11:28:36 -0600 Subject: [PATCH] Add difftext to code quality --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 712006f5..7446db8c 100644 --- a/README.md +++ b/README.md @@ -539,6 +539,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [deepcode.ai](https://www.deepcode.ai) — DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allows us to analyze 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 and up to 30 developers. * [deepscan.io](https://deepscan.io) — Advanced static analysis for automatically finding runtime errors in JavaScript code, free for Open Source * [DeepSource](https://deepsource.io/) - DeepSource continuously analyzes source code changes, finding and fixing issues categorized under security, performance, anti-patterns, bug-risks, documentation, and style. Native integration with GitHub, GitLab, and Bitbucket. + * [DiffText](https://difftext.com) - Instantly find the differences between two blocks of code. Completely free to use. * [eversql.com](https://www.eversql.com/) — EverSQL - The #1 platform for database optimization. Gain critical insights into your database and SQL queries automatically. * [gerrithub.io](https://review.gerrithub.io/) — Gerrit code review for GitHub repositories for free * [gocover.io](https://gocover.io/) — Code coverage for any [Go](https://golang.org/) package