diff options
author | Filipe Brandenburger <filbranden@google.com> | 2018-11-30 00:47:13 -0800 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2018-11-30 12:02:13 +0300 |
commit | 00195abcbeeba5c8b87b35c3626e9f9ed8b48d9c (patch) | |
tree | 5b9ae1bf8999e37d7dc9e9911fcf1670a5810931 /docs | |
parent | hwdb: Put Lenovo mouse under the correct category in 70-mouse.hwdb (#10995) (diff) | |
download | systemd-00195abcbeeba5c8b87b35c3626e9f9ed8b48d9c.tar.gz systemd-00195abcbeeba5c8b87b35c3626e9f9ed8b48d9c.tar.bz2 systemd-00195abcbeeba5c8b87b35c3626e9f9ed8b48d9c.zip |
docs: turn LGTM URL into a markdown link
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CODE_QUALITY.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md index e673ad58a..be0e13f65 100644 --- a/docs/CODE_QUALITY.md +++ b/docs/CODE_QUALITY.md @@ -57,8 +57,8 @@ available functionality: automatically enable a git commit hook that ensures whitespace cleanliness. 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. + of active alerts can be found + [here](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. |