From: Evgeny Vereshchagin Date: Thu, 21 May 2020 07:00:53 +0000 (+0200) Subject: docs: add a link to the Fossies codespell report X-Git-Tag: v246-rc1~308^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F15873%2Fhead;p=thirdparty%2Fsystemd.git docs: add a link to the Fossies codespell report --- diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md index 9f261474acd..a724d663f69 100644 --- a/docs/CODE_QUALITY.md +++ b/docs/CODE_QUALITY.md @@ -71,5 +71,8 @@ available functionality: See [Testing systemd using sanitizers](https://systemd.io/TESTING_WITH_SANITIZERS) for more information. +16. Fossies provides [source code misspelling reports](https://fossies.org/features.html#codespell). + The systemd report can be found [here](https://fossies.org/linux/test/systemd-master.tar.gz/codespell.html). + Access to Coverity and oss-fuzz reports is limited. Please reach out to the maintainers if you need access.