Skip to content

tools: replace string concatenation with template literals

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

Replaces a string concatenation in the processList function in doc/json.js.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

Merge request reports

Loading