Skip to content

fix(linter): correctly replace rule severity with duplicate rule name configurations#8840

Merged
Sysix merged 1 commit intooxc-project:mainfrom
shulaoda:fix/correct-severity-when-multi-same-rule-names
Feb 2, 2025
Merged

fix(linter): correctly replace rule severity with duplicate rule name configurations#8840
Sysix merged 1 commit intooxc-project:mainfrom
shulaoda:fix/correct-severity-when-multi-same-rule-names

Conversation

@shulaoda
Copy link
Contributor

@shulaoda shulaoda commented Feb 2, 2025

See the snapshot changes of apps/oxlint/fixtures/typescript_eslint/eslintrc.json.

@graphite-app
Copy link
Contributor

graphite-app bot commented Feb 2, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI C-bug Category - Bug labels Feb 2, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 2, 2025

CodSpeed Performance Report

Merging #8840 will not alter performance

Comparing shulaoda:fix/correct-severity-when-multi-same-rule-names (3e7fa78) with main (dfe2254)

Summary

✅ 33 untouched benchmarks

@Boshen Boshen requested a review from Sysix February 2, 2025 12:52
Copy link
Member

@Sysix Sysix left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this bug.

@Sysix Sysix merged commit baf3e4e into oxc-project:main Feb 2, 2025
28 checks passed
@shulaoda shulaoda deleted the fix/correct-severity-when-multi-same-rule-names branch February 2, 2025 13:37
Boshen added a commit that referenced this pull request Feb 6, 2025
## [0.15.10] - 2025-02-06

### Features

- d6d80f7 linter: Add suggestion fixer for `eslint/no-iterator` (#8894)
(dalaoshu)
- 7e8568b linter: Junit reporter (#8756) (Tapan Prakash)
- f4662a9 oxc_language_server: Implement `oxc.fixAll` workspace command
(#8858) (Marek Vospel)

### Bug Fixes

- baf3e4e linter: Correctly replace rule severity with duplicate rule
name configurations (#8840) (dalaoshu)

### Performance

- 8a4988d linter: Use parallel iterator directly instead of iter and
parallel bridge (#8831) (Cam McHenry)

### Refactor

- bb9d763 linter: Remove usage of `url` crate (#8833) (camchenry)
- 4fcf719 linter: Replace MIME guessing with extension check (#8832)
(camchenry)

Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants