summaryrefslogtreecommitdiff
path: root/doc/STYLE_GUIDE.md
diff options
context:
space:
mode:
authorSakthipriyan Vairamani (thefourtheye) <thechargingvolcano@gmail.com>2017-02-14 07:28:56 +0530
committerSakthipriyan Vairamani (thefourtheye) <thechargingvolcano@gmail.com>2017-02-22 10:35:25 +0530
commitdce37dc35b48f1de9f69e11e68deae73a20b6c7a (patch)
tree33617e198e76b306832b8133072fd2859248b50c /doc/STYLE_GUIDE.md
parent2b5d83d4df4b9b068ebb4dfc5532ffab2a99a00c (diff)
downloadandroid-node-v8-dce37dc35b48f1de9f69e11e68deae73a20b6c7a.tar.gz
android-node-v8-dce37dc35b48f1de9f69e11e68deae73a20b6c7a.tar.bz2
android-node-v8-dce37dc35b48f1de9f69e11e68deae73a20b6c7a.zip
lib: remove unnecessary assignments with _extend
The first parameter to `util._extend` is the target object. Assigning the target object to the result of `util._extend` is not necessary. PR-URL: https://github.com/nodejs/node/pull/11364 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com> Reviewed-By: Michaƫl Zasso <targos@protonmail.com> Reviewed-By: Brian White <mscdex@mscdex.net>
Diffstat (limited to 'doc/STYLE_GUIDE.md')
0 files changed, 0 insertions, 0 deletions