set the parent folder read/write always when downloading a new file #5058
Annotations
2 errors, 1 warning, and 1 notice
src/libsync/propagatedownload.cpp:15:10 [clang-diagnostic-error]:
src/libsync/propagatedownload.cpp#L15
'config.h' file not found
|
src/libsync/propagatedownload.h:16:10 [clang-diagnostic-error]:
src/libsync/propagatedownload.h#L16
'owncloudlib.h' file not found
|
src/libsync/propagatedownload.cpp:1206:29 [readability-function-cognitive-complexity]:
src/libsync/propagatedownload.cpp#L1206
function 'downloadFinished' has cognitive complexity of 54 (threshold 25)
|
Run clang-format on src/libsync/propagatedownload.cpp:
src/libsync/propagatedownload.cpp#L1
File src/libsync/propagatedownload.cpp does not conform to Custom style guidelines. (lines 789, 790, 793, 794, 797, 798)
|