From: Evegeny Vereshchagin Date: Sat, 23 Jun 2018 16:53:04 +0000 (+0000) Subject: docs: put LGTM on the list of QA tools and fix a couple typos X-Git-Tag: v240~1061 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8cc9d1888165b5877f68b50f72719a9d89e2f049;p=platform%2Fupstream%2Fsystemd.git docs: put LGTM on the list of QA tools and fix a couple typos --- 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.