Skip to content

tools: remove disabling of already-disabled rule - #6013

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:buffy
Closed

tools: remove disabling of already-disabled rule#6013
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:buffy

Conversation

@Trott

@TrottTrott commented Apr 2, 2016

Copy link
Copy Markdown
Member

Pull Request check-list

  • 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]?

Affected core subsystem(s)

test tools buffer

Description of change

require-buffer is only enabled in the lib directory. There is no
need to disable it in test.

@TrottTrott added buffer Issues and PRs related to the buffer subsystem. test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. labels Apr 2, 2016
@TrottTrott changed the title tools: remove require-buffer lint rule for teststools: enable require-buffer lint rule for testsApr 2, 2016
`require-buffer` is only enabled in the `lib` directory. There is no
need to disable it in `test`.
@TrottTrott changed the title tools: enable require-buffer lint rule for teststools: remove disabling of already-disabled ruleApr 2, 2016
@bnoordhuis

Copy link
Copy Markdown
Member

LGTM

2 similar comments
@jasnell

Copy link
Copy Markdown
Member

LGTM

@cjihrig

Copy link
Copy Markdown
Contributor

LGTM

jasnell pushed a commit that referenced this pull request Apr 2, 2016
`require-buffer` is only enabled in the `lib` directory. There is no
need to disable it in `test`.
PR-URL: #6013
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@jasnell

Copy link
Copy Markdown
Member

Landed in 8832be4

@jasnelljasnell closed this Apr 2, 2016
MylesBorins pushed a commit that referenced this pull request Apr 5, 2016
`require-buffer` is only enabled in the `lib` directory. There is no
need to disable it in `test`.
PR-URL: #6013
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins

Copy link
Copy Markdown
Contributor

@Trott lts?

@Trott

Copy link
Copy Markdown
MemberAuthor

@thealphanerd Yes.

MylesBorins pushed a commit that referenced this pull request May 3, 2016
`require-buffer` is only enabled in the `lib` directory. There is no
need to disable it in `test`.
PR-URL: #6013
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 6, 2016
`require-buffer` is only enabled in the `lib` directory. There is no
need to disable it in `test`.
PR-URL: #6013
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MylesBorins pushed a commit that referenced this pull request May 18, 2016
`require-buffer` is only enabled in the `lib` directory. There is no
need to disable it in `test`.
PR-URL: #6013
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request May 18, 2016
@Trott
Trott deleted the buffy branch January 13, 2022 22:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.testIssues and PRs related to the tests.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@bnoordhuis@jasnell@cjihrig@MylesBorins