Run clang-tidy from the 5.12-clang pipeline
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 27 May 2020 16:44:25 +0000 (18:44 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 27 May 2020 16:44:25 +0000 (18:44 +0200)
commit2b4ea340e291af7aab1f89222e29426a7f3c85a7
treed5f952ebf18bd062fff7601218b6d286c5e85921
parent7f7dd6bc766d01247afca44b29d8a9552559e4b5
Run clang-tidy from the 5.12-clang pipeline

This should pass, with the minimal .clang-tidy which was provided. Other
PRs should be done to enable further checks.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
.clang-tidy [new file with mode: 0644]
.drone.yml