Skip to content

tools: replace string concatenation with template literals

Rodrigo Muino Tomonari requested to merge github/fork/kevinwcyu/master into master

Replace string concatenation in tools/doc/preprocess.js with template literals.

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

Merge request reports

Loading