Skip to content

Build: Make the eslint:dev task not lint the dist/ folder #5257

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

Merged
merged 1 commit into from
May 31, 2023

Conversation

mgol
Copy link
Member

@mgol mgol commented May 24, 2023

Summary

There was a mistake in paths logic that made the dist/ folder linted even in the eslint:dev task which is run before the build. Fix that by explicitly ignoring the dist/ folder at the end of the file list.

Checklist

Sorry, something went wrong.

There was a mistake in paths logic that made the `dist/` folder linted
even in the `eslint:dev` task which is run before the build. Fix that by
explicitly ignoring the `dist/` folder at the end of the file list.
@mgol mgol added this to the 3.7.1 milestone May 24, 2023
@mgol mgol self-assigned this May 24, 2023
@mgol mgol removed the Needs review label May 31, 2023
@mgol mgol merged commit 44906a8 into jquery:main May 31, 2023
@mgol mgol deleted the eslint-fix branch May 31, 2023 16:55
@mgol mgol modified the milestones: 3.7.1, 4.0.0 May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants