Skip to content

WorkPackage boolean is implicitely cast to int

Fix PVS-Studio issue "src/libs/kernel/Completion.cpp:678: warning: V601 The bool type is implicitly cast to the integer type. Inspect the first argument.".

Merge request reports