Skip to content

chore: upgrade oxlint and add rules for previous eslint rules#623

Merged
wschurman merged 1 commit into
mainfrom
05-21-chore_upgrade_oxlint_and_add_rules_for_previous_eslint_rules
May 22, 2026
Merged

chore: upgrade oxlint and add rules for previous eslint rules#623
wschurman merged 1 commit into
mainfrom
05-21-chore_upgrade_oxlint_and_add_rules_for_previous_eslint_rules

Conversation

@wschurman
Copy link
Copy Markdown
Member

@wschurman wschurman commented May 21, 2026

Why

Partially fixes #567 now that a few more rules have been implemented.

How

Upgrade oxlint, add rules.

Test Plan

yarn lint

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@wschurman wschurman marked this pull request as ready for review May 21, 2026 23:52
@wschurman wschurman requested a review from quinlanj May 21, 2026 23:52
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5561a6f) to head (cd36859).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #623   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          109       109           
  Lines        17743     17743           
  Branches      1524      1524           
=========================================
  Hits         17743     17743           
Flag Coverage Δ
integration 28.61% <ø> (ø)
unittest 94.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wschurman wschurman merged commit d5a36d1 into main May 22, 2026
7 checks passed
@wschurman wschurman deleted the 05-21-chore_upgrade_oxlint_and_add_rules_for_previous_eslint_rules branch May 22, 2026 18:09
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.

Add oxlint rules once available

2 participants