when moving a file, checks that it exists at origin or destination #3098
Annotations
2 errors, 3 warnings, and 1 notice
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.h#L17
'QObject' file not found
|
Run cpp-linter/[email protected]:
test/testsyncmove.cpp#L8
'QtTest' file not found
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L264
use a trailing return type for this function
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L264
parameter name 'p' is too short, expected at least 3 characters
|
Run cpp-linter/[email protected]:
src/libsync/discoveryphase.cpp#L269
method 'scheduleMoreJobs' can be made static
|
Run cpp-linter/[email protected]:
test/testsyncmove.cpp#L1
File test/testsyncmove.cpp does not conform to Custom style guidelines. (lines 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163)
|
Loading