Skip to content

benchmark: increase lint compliance

Rodrigo Muino Tomonari requested to merge github/fork/Trott/vancouver-02 into master

Remove two eslint-disable comments by replacing string concatenation with template literals. These changes are in catch blocks that are not part of the actual code being benchmarked.

👍 here to fast-track

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

Merge request reports

Loading