Skip to content

tools: enable one-var-declaration-per-line ESLint rule

This rule enforces new lines around variable declarations. It is configured to spot only variables that are initialized.

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

benchmark, lib, test, tools

Merge request reports

Loading