make use of the new x-nc-skip-trashbin
header
#5383
Annotations
4 errors, 1 warning, and 2 notices
|
src/libsync/discoveryphase.h:17:10 [clang-diagnostic-error]:
src/libsync/discoveryphase.h#L17
'QObject' file not found
|
|
src/libsync/syncfileitem.h:18:10 [clang-diagnostic-error]:
src/libsync/syncfileitem.h#L18
'QVector' file not found
|
src/libsync/discoveryphase.cpp:250:22 [readability-convert-member-functions-to-static]:
src/libsync/discoveryphase.cpp#L250
method 'startJob' can be made static
|
Run clang-format on src/libsync/discoveryphase.cpp:
src/libsync/discoveryphase.cpp#L1
File src/libsync/discoveryphase.cpp does not conform to Custom style guidelines. (lines 241)
|
Run clang-format on src/libsync/propagateremotedelete.cpp:
src/libsync/propagateremotedelete.cpp#L1
File src/libsync/propagateremotedelete.cpp does not conform to Custom style guidelines. (lines 72)
|