Skip to content

benchmark: use strict mode - #5336

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:lint-benchmark
Closed

benchmark: use strict mode#5336
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:lint-benchmark

Conversation

@Trott

@Trott Trott commented Feb 20, 2016

Copy link
Copy Markdown
Member

Apply strict mode to benchmark code.

Apply strict mode to benchmark code.
@Trott Trott added benchmark Issues and PRs related to Node.js benchmarks and benchmarking infrastructure. lts-watch-v4.x labels Feb 20, 2016
@jasnell

jasnell commented Feb 20, 2016

Copy link
Copy Markdown
Member

@trevnorris @bnoordhuis ... any insight into how this would affect the benchmarks?

@silverwind

Copy link
Copy Markdown
Contributor

LGTM, I take it this is preparation to lint the benchmarks?