From fcfe1cea2f215fd67566a2f0ade0eeb42cf30898 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sun, 18 Feb 2018 19:58:56 +0800 Subject: [PATCH] add a link to awesome-static-analysis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a589f96..abbadd5 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). ## Code Analysis and Linter *Libraries and tools for analysing, parsing and manipulation codebases.* +*Tools of static analysis, linters and code quality checkers. See: [awesome-static-analysis](https://github.com/mre/awesome-static-analysis).* * Code Analysis * [coala](http://coala.io/) - Language independent and easily extendable code analysis application.