Skip to content

lib: use consistent indentation for ternaries

In anticipation of stricter linting for indentation issues, modify ternary operators in lib that do not conform with the expected ESLint settings.

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

lib tools

Merge request reports

Loading