Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added lint task to all node projects #4774

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

valadas
Copy link
Contributor

@valadas valadas commented Aug 4, 2021

This adds a lint task into all projects with autofix enabled. This will make it easier to auto-fix eslint warnings if we change the configs or while updating eslint dependency in batch using lerna or yarn workspaces. Unfortunately (well fortunately) there were no autofixable warnings to resolve after this change which was my main goal with this PR, anyway, it's still good to have I believe for the future.

Also, this PR includes the commits in #4770 so if it is merged first, this becomes easier to review. If this one gets merged first than dependabot should close #4770 automatically too.

@valadas valadas modified the milestones: 9.10.1, 9.10.2 Aug 4, 2021
This adds a `lint` task into all projects with autofix enabled. This
will make it easier to auto-fix eslint warnings if we change the
configs or while updating eslint dependency in batch using lerna or yarn
workspaces. Unfortunatally (well fortunatelly) there was no autofixable
warnings to resolve after this change which was my main goal with this PR,
anyway, it's still good to have I believe for the future.
@bdukes
Copy link
Contributor

bdukes commented Aug 9, 2021

With #4770 merged, I've rebased this PR

@valadas valadas modified the milestones: 9.10.2, 9.10.1 Aug 13, 2021
@mitchelsellers mitchelsellers merged commit 8dc2b45 into dnnsoftware:develop Aug 13, 2021
@valadas valadas deleted the eslint-warnings branch April 14, 2022 21:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants