diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2020-05-21 09:00:53 +0200 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2020-05-21 09:00:53 +0200 |
commit | 2f0a427b45369360846b22ddca5147d4b6e04b9a (patch) | |
tree | f6d08d16e67dfa18f83e79d80b94bec7dcaf702b /docs | |
parent | oss-fuzz: turn on the pointer-overflow check (diff) | |
download | systemd-2f0a427b45369360846b22ddca5147d4b6e04b9a.tar.xz systemd-2f0a427b45369360846b22ddca5147d4b6e04b9a.zip |
docs: add a link to the Fossies codespell report
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CODE_QUALITY.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md index 9f261474ac..a724d663f6 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. |