docs: put LGTM on the list of QA tools and fix a couple typos
authorEvegeny Vereshchagin <evvers@ya.ru>
Sat, 23 Jun 2018 16:53:04 +0000 (16:53 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Jun 2018 05:13:53 +0000 (14:13 +0900)
doc/CODE_QUALITY.md

index d020b19..e673ad5 100644 (file)
@@ -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.