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

Fix ESLint errors + JSDoc comments for scripts/ #5654

Closed
wants to merge 5 commits into from

Conversation

queengooborg
Copy link
Contributor

This PR fixes up the issues reported by ESLint, as well as updates the JSDoc comments, and performs just a little bit of refactoring for efficiency and consistency in the scripts files.

@ghost ghost added the bulk_update An update to a mass amount of data, or scripts/linters related to such changes label Feb 5, 2020
@queengooborg queengooborg added the scripts Issues or pull requests regarding the scripts in scripts/. label Feb 5, 2020
scripts/fix-browser-order.js Show resolved Hide resolved
scripts/fix-feature-order.js Show resolved Hide resolved
@ddbeck
Copy link
Collaborator

ddbeck commented Mar 25, 2020

This PR appears to partly relate to #5252 and #5635 (comment).

Like #5655, I'd suggest closing this and breaking it into separate PRs. There's a few things that this PR changes which don't seem strictly related: JSDoc comments, whether scripts should be executable, and copyright notices. It'd be a lot easier to review them separately. Thank you!

@queengooborg
Copy link
Contributor Author

Sounds good to me, I'll start breaking this down then! I'll mark this as "not ready" and leave it open until the separate PRs have been created.

@queengooborg queengooborg added the not ready This is not yet ready to be merged. It's pending a decision, other PR, or a prerequisite action. label Mar 25, 2020
@queengooborg queengooborg deleted the eslint/scripts branch March 28, 2020 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bulk_update An update to a mass amount of data, or scripts/linters related to such changes not ready This is not yet ready to be merged. It's pending a decision, other PR, or a prerequisite action. scripts Issues or pull requests regarding the scripts in scripts/.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants