check our code with clang-tidy
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 30 Sep 2022 19:52:54 +0000 (21:52 +0200)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Sun, 2 Oct 2022 13:09:47 +0000 (15:09 +0200)
commit88629737c1c3d1105dc3b8183fc905af2e5ee6ca
treec681d21e5c3b089efc7277912dc43e9c9f576a4f
parent3193937e503ebb4dd30533f0e7afff8404d598ab
check our code with clang-tidy

should allow to keep our code tidy and maybe simplify reviews

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
.github/workflows/clang-tidy-review.yml [new file with mode: 0644]