readline: remove usage of require('util') by dnlup · Pull Request #26818 · nodejs/node

@dnlup

Use `require('internal/util/inspect').inspect` instead of 
`require('util').inspect`.

Refs: nodejs#26546

@nodejs-github-bot added the readline

Issues and PRs related to the built-in readline module.

label

Mar 20, 2019

@ZYSzys ZYSzys added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Mar 21, 2019

BridgeAR

ZYSzys pushed a commit that referenced this pull request

Mar 23, 2019
Use `require('internal/util/inspect').inspect` instead of
`require('util').inspect`.

Refs: #26546

PR-URL: #26818
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>

This was referenced

Apr 23, 2019

@dnlup dnlup deleted the util_readline branch

January 10, 2020 13:43