Add SemanticDiff.

This commit is contained in:
Michael Müller 2023-06-28 00:50:50 +02:00
parent ccb5c064e5
commit 51c65ab396

View File

@ -501,6 +501,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
* [parsers.dev](https://parsers.dev/) - Abstract syntax tree parsers and intermediate representation compilers as a service
* [scan.coverity.com](https://scan.coverity.com/) — Static code analysis for Java, C/C++, C# and JavaScript, free for Open Source
* [scrutinizer-ci.com](https://scrutinizer-ci.com/) — Continuous inspection platform, free for Open Source
* [semanticdiff.com](https://app.semanticdiff.com/) — Programming language aware diff for GitHub pull requests and commits, free for public repositories
* [shields.io](https://shields.io) — Quality metadata badges for open source projects
* [sonarcloud.io](https://sonarcloud.io) — Automated source code analysis for Java, JavaScript, C/C++, C#, VB.NET, PHP, Objective-C, Swift, Python, Groovy and even more languages, free for Open Source
* [SourceLevel](https://sourcelevel.io/) — Automated Code Review and Team Analytics. Free for Open Source and organizations up to 5 collaborators.