src: simplify format in node_file.cc by himself65 · Pull Request #33660 · nodejs/node

@himself65

@nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

fs

Issues and PRs related to the fs subsystem / file system.

labels

May 30, 2020

antsmartian

jasnell

@himself65

yashLadha

@himself65 @yashLadha

Co-authored-by: Yash Ladha <201551061@iiitvadodara.ac.in>

MrHeer

@himself65

himself65 added a commit that referenced this pull request

Jun 3, 2020
PR-URL: #33660
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

codebytere pushed a commit that referenced this pull request

Jun 18, 2020
PR-URL: #33660
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

codebytere pushed a commit that referenced this pull request

Jun 30, 2020
PR-URL: #33660
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

codebytere pushed a commit that referenced this pull request

Jul 10, 2020
PR-URL: #33660
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

codebytere pushed a commit that referenced this pull request

Jul 14, 2020
PR-URL: #33660
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

MylesBorins added a commit to MylesBorins/node that referenced this pull request

Jul 21, 2020
This reverts commit 673f49a.

This change is breaking gulp on v14.x. Reverting so we can reland in a
way that doesn't break stuff

Refs: nodejs#33660
Refs: nodejs#34371