Skip to content

Conversation

@Trott
Copy link
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)

tools, src

Description of change

All JS files have been moved out of the src directory so the
.eslintrc file in that directory can also be removed.

All JS files have been moved out of the `src` directory so the `.eslintrc` file in that directory can also be removed.
@TrottTrott added tools Issues and PRs related to the tools directory. lib / src Issues and PRs related to general changes in the lib or src directory. labels Mar 30, 2016
@r-52
Copy link
Contributor

r-52 commented Mar 30, 2016

LGTM

@Fishrock123
Copy link
Contributor

lgtm

@cjihrig
Copy link
Contributor

LGTM

@Trott
Copy link
MemberAuthor

Trott commented Apr 1, 2016

Can't imagine how this could negatively impact CI, but... https://ci.nodejs.org/job/node-test-pull-request/2117/

Trott added a commit to Trott/io.js that referenced this pull request Apr 1, 2016
All JS files have been moved out of the `src` directory so the `.eslintrc` file in that directory can also be removed. PR-URL: nodejs#5959 Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
@Trott
Copy link
MemberAuthor

Trott commented Apr 1, 2016

Landed in f1fc698

@TrottTrott closed this Apr 1, 2016
MylesBorins pushed a commit that referenced this pull request Apr 5, 2016
All JS files have been moved out of the `src` directory so the `.eslintrc` file in that directory can also be removed. PR-URL: #5959 Reviewed-By: Jeremiah Senkpiel <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
@TrottTrott deleted the walrus branch January 13, 2022 22:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lib / srcIssues and PRs related to general changes in the lib or src directory.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@r-52@Fishrock123@cjihrig@MylesBorins