Skip to content

tools: enforce linebreak after ternary operators

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Description of change

This is to be consistent with the other operators and helps understanding the context when the code is grepped.

Merge request reports

Loading