[stable-3.12] count the files deletion and warn if threshold is exceeded #4169
Annotations
2 warnings and 3 notices
Run cpp-linter/[email protected]:
src/libsync/configfile.cpp#L62
'deleteFilesThresholdC' is a static definition in anonymous namespace; static is redundant here
|
Run cpp-linter/[email protected]:
src/libsync/configfile.cpp#L118
'defaultUpdateChannelsList' is a static definition in anonymous namespace; static is redundant here
|
Run cpp-linter/[email protected]:
src/libsync/configfile.cpp#L1
File src/libsync/configfile.cpp does not conform to Custom style guidelines. (lines 118)
|
Run cpp-linter/[email protected]:
src/libsync/syncengine.cpp#L1
File src/libsync/syncengine.cpp does not conform to Custom style guidelines. (lines 998, 1025, 1032, 1037, 1058, 1061, 1063, 1086, 1098, 1122, 1130)
|
Run cpp-linter/[email protected]:
src/libsync/syncengine.h#L1
File src/libsync/syncengine.h does not conform to Custom style guidelines. (lines 363)
|
Loading