Enable the modernize-loop-convert check on clang-tidy
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 13 Aug 2020 10:23:02 +0000 (12:23 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Thu, 13 Aug 2020 12:55:14 +0000 (12:55 +0000)
commit866ffc2a6b0b73c62504902574d13c35eb7f0f9c
tree8a1d28c2bee3ccc9f2cb6605ac9d83f7f79e79e2
parenta5b4922a0e7b60cdcb2ea4a380c1be9f75285464
Enable the modernize-loop-convert check on clang-tidy

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
.clang-tidy
src/gui/folderstatusmodel.cpp
src/gui/tray/UserModel.cpp
src/libsync/cookiejar.cpp
src/libsync/owncloudpropagator.cpp
src/libsync/propagateremotemove.cpp
src/libsync/propagateuploadng.cpp
src/libsync/syncengine.cpp
src/libsync/syncfilestatustracker.cpp
src/libsync/wordlist.cpp
test/testallfilesdeleted.cpp