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

tools: remove obsolete lint config file #5959

Closed
wants to merge 1 commit into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Mar 30, 2016

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.
@Trott Trott 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

cjihrig commented Mar 30, 2016

LGTM

@Trott
Copy link
Member Author

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 <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Roman Klauke <romankl@users.noreply.github.com>
@Trott
Copy link
Member Author

Trott commented Apr 1, 2016

Landed in f1fc698

@Trott Trott 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 <fishrock123@rocketmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Roman Klauke <romankl@users.noreply.github.com>
@Trott Trott deleted the walrus 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
lib / src Issues and PRs related to general changes in the lib or src directory. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants