summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjvoisin2022-05-15 18:25:11 +0200
committerjvoisin2022-05-15 18:25:11 +0200
commita9d848d576083323ecb93caa5d5eee9bc3287b37 (patch)
tree4152b99b42aa2f39ff77c8486f91f4569242745a /README.md
parenteabdc18da330b7f352e011f7640c94cb1b74b0d3 (diff)
Add some static analysers to the readme
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b291628..2302d26 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ without having to touch the PHP code.
88 * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines) 88 * Every commit is tested on [several distributions](https://gitlab.com/jvoisin/snuffleupagus/pipelines)
89 * An `clang-format`-enforced code style 89 * An `clang-format`-enforced code style
90 * A [comprehensive documentation](https://snuffleupagus.rtfd.io) 90 * A [comprehensive documentation](https://snuffleupagus.rtfd.io)
91 * Usage of [coverity](https://scan.coverity.com/projects/jvoisin-snuffleupagus) 91 * Usage of [coverity](https://scan.coverity.com/projects/jvoisin-snuffleupagus), codeql, [scan-build](https://clang-analyzer.llvm.org/scan-build.html), …
92 92
93## Download 93## Download
94 94