Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benchmark: fix linting errors #5840

Closed
wants to merge 1 commit into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Mar 22, 2016

Pull Request check-list

Please make sure to review and check all of these items:

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?
  • If this change fixes a bug (or a performance problem), is a regression
    test (or a benchmark) included?
  • Is a documentation update included (if this change modifies
    existing APIs, or introduces new ones)?

Affected core subsystem(s)

benchmark

Description of change

4d78121 had lint errors that went
undetected. This fixes them.

4d78121 had lint errors that went
undetected. This fixes them.
@Trott Trott added benchmark Issues and PRs related to the benchmark subsystem. lts-watch-v4.x labels Mar 22, 2016
@Trott
Copy link
Member Author

Trott commented Mar 22, 2016

Since CI is broken until this lands, and these changes are tiny, a fast turnaround would be much appreciated. /cc @nodjes/collaborators

@evanlucas
Copy link
Contributor

LGTM

@MylesBorins
Copy link
Contributor

LGTM... tested locally

@jasnell
Copy link
Member

jasnell commented Mar 22, 2016

LGTM

@jasnell
Copy link
Member

jasnell commented Mar 22, 2016

Will get it landed

jasnell pushed a commit that referenced this pull request Mar 22, 2016
4d78121 had lint errors that went
undetected. This fixes them.

PR-URL: #5840
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Member

jasnell commented Mar 22, 2016

Landed in cde81b6

@jasnell jasnell closed this Mar 22, 2016
@Trott
Copy link
Member Author

Trott commented Mar 22, 2016

@jasnell
Copy link
Member

jasnell commented Mar 22, 2016

ran make lint on this before landing ;-)

@Trott
Copy link
Member Author

Trott commented Mar 22, 2016

Linting passed at least: https://ci.nodejs.org/job/node-test-linter/1757/ :-P

@Trott
Copy link
Member Author

Trott commented Mar 22, 2016

7 minutes from proposed to landed. This might be the fastest PR merge of the post-BDFL era.

@jasnell
Copy link
Member

jasnell commented Mar 22, 2016

heh... looks like I shouldn't land pull requests while distracted. I must have completely missed running make lint locally on several PRs in a row. More automation would be good. I need to get the PR landing tool finished up.

Fishrock123 pushed a commit that referenced this pull request Mar 22, 2016
4d78121 had lint errors that went
undetected. This fixes them.

PR-URL: #5840
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott Trott deleted the fix-5359-borkage branch January 13, 2022 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark Issues and PRs related to the benchmark subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants