Skip to content

(v8.x backport) benchmark,lib,test: use braces for multiline block

For if/else and loops where the bodies span more than one line, use curly braces.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

bookmark lib test

Merge request reports

Loading