Skip to content

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
Copy link
Copy Markdown
Member

@Trott Trott commented Jul 3, 2017

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 nodejs-github-bot added the http Issues or PRs related to the http subsystem. label Jul 3, 2017
Copy link
Copy Markdown
Member

@addaleax addaleax left a comment

Choose a reason for hiding this comment

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

Doesn’t need to wait 48 hours

@Trott
Copy link
Copy Markdown
Member Author

Trott commented Jul 3, 2017

@Trott
Copy link
Copy Markdown
Member Author

Trott commented Jul 4, 2017

Landed in a577bde

@Trott 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 <[email protected]>
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Vse Mozhet Byt <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
@Trott Trott deleted the lib-fix branch January 13, 2022 22:45
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