FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lib: fix off-by-one indentation by Trott · Pull Request #14064 · nodejs/node · GitHub

/ node Public

lib: fix off-by-one indentation - #14064

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:lib-fix
Closed

lib: fix off-by-one indentation#14064
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:lib-fix

Conversation

Trott commented Jul 3, 2017

Copy link
Copy Markdown
Member

In preparation for more robust indentation linting, fix an off-by-one
indentation in lib/http_server.js.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

lib

In preparation for more robust indentation linting, fix an off-by-one
indentation in lib/http_server.js.
nodejs-github-bot added the http Issues or PRs related to the http subsystem. label Jul 3, 2017

addaleax left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Doesn’t need to wait 48 hours

Trott commented Jul 3, 2017
edited
Loading

Copy link
Copy Markdown
Member Author

Trott commented Jul 4, 2017

Copy link
Copy Markdown
Member Author

Landed in a577bde

Trott closed this Jul 4, 2017
Trott added a commit to Trott/io.js that referenced this pull request Jul 4, 2017
In preparation for more robust indentation linting, fix an off-by-one
indentation in lib/http_server.js.

PR-URL: nodejs#14064
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Trott deleted the lib-fix branch January 13, 2022 22:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

http Issues or PRs related to the http subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL