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

Add a Node script to lint and fix changes #1031

Open
timothycpoon opened this issue Apr 19, 2023 · 1 comment
Open

Add a Node script to lint and fix changes #1031

timothycpoon opened this issue Apr 19, 2023 · 1 comment
Labels
feature New feature or request

Comments

@timothycpoon
Copy link
Contributor

Currently, we have the scripts lint-css-changes, lint-css-fix, lint-js-changes, lint-js-fix. However, if someone wants lint to fix only the changes they introduced, they would need to manually add flags, which can be confusing. The ask would be to add scripts, perhaps named lint-css-changes-fix and lint-js-changes-fix or something similar, which combines the 2 types.

@timothycpoon timothycpoon added the feature New feature or request label Apr 19, 2023
@mizlan
Copy link
Member

mizlan commented Apr 19, 2023

I like the names lint-css-fix-changes and lint-js-fix-changes (verb-object sorta deal); this is a pretty small PR so if anyone wants to do this, feel free to self-assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants