From 8cc9d1888165b5877f68b50f72719a9d89e2f049 Mon Sep 17 00:00:00 2001 From: Evegeny Vereshchagin Date: Sat, 23 Jun 2018 16:53:04 +0000 Subject: [PATCH] docs: put LGTM on the list of QA tools and fix a couple typos --- doc/CODE_QUALITY.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/CODE_QUALITY.md b/doc/CODE_QUALITY.md index d020b19..e673ad5 100644 --- a/doc/CODE_QUALITY.md +++ b/doc/CODE_QUALITY.md @@ -56,5 +56,9 @@ available functionality: 13. When building systemd from a git checkout the build scripts will automatically enable a git commit hook that ensures whitespace cleanliness. -Access to Coverity and oss-fuzz reports is limited. Please reach out the the -maintainers is you need access. +14. [LGTM](https://lgtm.com/) analyzes every commit pushed to master. The list + of active alerts can be found at + https://lgtm.com/projects/g/systemd/systemd/alerts/?mode=list. + +Access to Coverity and oss-fuzz reports is limited. Please reach out to the +maintainers if you need access. -- 2.7.4