Merge pull request #1127 from wcho/master

Add DeepScan
This commit is contained in:
R.I.Pienaar 2019-09-20 14:43:33 +02:00 committed by GitHub
commit a40ca910c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,6 +205,7 @@ Table of Contents
* [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
* [golangci.com](https://golangci.com) — Automated Go (golang) code review service for GitHub pull requests.
* [lgtm.com](https://lgtm.com) — Continuous security analysis for Java, Python, JavaScript, TypeScript, C#, C and C++, free for Open Source
* [deepscan.io](https://deepscan.io) — Advanced static analysis for automatically finding runtime errors in JavaScript code, free for Open Source
## Code Search and Browsing