1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2025-11-07 19:04:15 +01:00
Files
Nextcloud-Desktop/.clang-tidy
Kevin Ottens 63c3580755 Disable bugprone-forward-declaration-namespace check
Turns out this clang-tidy check can give false positives coming from
headers outside the project while it shouldn't.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
2020-09-15 12:04:32 +00:00

1.4 KiB