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

Faster eslint operation #1007

Merged
merged 5 commits into from
Dec 15, 2023
Merged

Faster eslint operation #1007

merged 5 commits into from
Dec 15, 2023

Conversation

MichalCz
Copy link
Sponsor Member

What?

Runs eslint in modules so it doesn't need to load all the code.

Why?

Eslint is failing a lot!

Usage:

No change.

How it works:

See change in package.json

Review checks:

These aspects need to be checked by the reviewer:

  • Verify and confirm operation (please post a screenshot)
  • All STH tests pass
  • All Scramjet Cloud Platform tests pass
  • Documentation is updated or no changes

@MichalCz MichalCz marked this pull request as ready for review December 15, 2023 15:12
Copy link
Member

@alicja-gruzdz alicja-gruzdz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks for speeding it up

@alicja-gruzdz alicja-gruzdz merged commit 8d7cba2 into devel Dec 15, 2023
19 checks passed
@alicja-gruzdz alicja-gruzdz deleted the fix/fast-eslint branch December 15, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants