diff --git a/doc/CODE_QUALITY.md b/doc/CODE_QUALITY.md index d020b19c07..e673ad58ad 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.