Skip to content

test: remove eslint-disable from fixtures - #23345

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:eslint-fixtures
Closed

test: remove eslint-disable from fixtures#23345
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:eslint-fixtures

Conversation

@Trott

@Trott Trott commented Oct 9, 2018

Copy link
Copy Markdown
Member

Fixture files are not linted. Remove eslint-disable comments from
fixture files.

👍 here to fast-track

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Fixture files are not linted. Remove `eslint-disable` comments from
fixture files.
@nodejs-github-bot nodejs-github-bot added the test Issues and PRs related to Node.js core tests and test infrastructure. label Oct 9, 2018
@Trott

Trott commented Oct 9, 2018

Copy link
Copy Markdown
Member Author
@Trott Trott added the fast-track PRs proposed for a shorter-than-standard waiting period before landing. label Oct 9, 2018
@vsemozhetbyt vsemozhetbyt added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Oct 9, 2018
@Trott

Trott commented Oct 9, 2018

Copy link
Copy Markdown
Member Author

Landed in c001ba6

@Trott Trott closed this Oct 9, 2018
Trott added a commit to Trott/io.js that referenced this pull request Oct 9, 2018
Fixture files are not linted. Remove `eslint-disable` comments from
fixture files.

PR-URL: nodejs#23345
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
@thefourtheye

Copy link
Copy Markdown
Contributor

Would it make sense to lint fixtures as well?

targos pushed a commit that referenced this pull request Oct 10, 2018
Fixture files are not linted. Remove `eslint-disable` comments from
fixture files.

PR-URL: #23345
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
jasnell pushed a commit that referenced this pull request Oct 17, 2018
Fixture files are not linted. Remove `eslint-disable` comments from
fixture files.

PR-URL: #23345
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
@Trott
Trott deleted the eslint-fixtures branch January 13, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. fast-track PRs proposed for a shorter-than-standard waiting period before landing. test Issues and PRs related to Node.js core tests and test infrastructure.

8 participants