diff options
| author | jvoisin | 2022-05-15 18:25:11 +0200 |
|---|---|---|
| committer | jvoisin | 2022-05-15 18:25:11 +0200 |
| commit | a9d848d576083323ecb93caa5d5eee9bc3287b37 (patch) | |
| tree | 4152b99b42aa2f39ff77c8486f91f4569242745a | |
| parent | eabdc18da330b7f352e011f7640c94cb1b74b0d3 (diff) | |
Add some static analysers to the readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
