node/benchmark/child_process
Rich Trott 62de339327
tools: remove legacy indentation linting
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.

Backport-PR-URL: https://github.com/nodejs/node/pull/14835
PR-URL: https://github.com/nodejs/node/pull/14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
2017-09-05 12:49:50 -04:00
..
child-process-exec-stdout.js benchmark: terminate child process on Windows 2017-05-17 21:32:25 -04:00
child-process-params.js child_process: fix deoptimizing use of arguments 2017-07-11 17:43:47 +01:00
child-process-read-ipc.js tools: remove legacy indentation linting 2017-09-05 12:49:50 -04:00
child-process-read.js test: fix flakyness with yes.exe 2017-07-11 17:43:47 +01:00
spawn-echo.js