Skip to content

Comments

feat(linter): add fixer for unicorn/prefer-array-flat-map#4844

Merged
DonIsaac merged 1 commit intooxc-project:mainfrom
heygsc:fixer-prefer-array-flat-map
Aug 12, 2024
Merged

feat(linter): add fixer for unicorn/prefer-array-flat-map#4844
DonIsaac merged 1 commit intooxc-project:mainfrom
heygsc:fixer-prefer-array-flat-map

Conversation

@heygsc
Copy link
Contributor

@heygsc heygsc commented Aug 12, 2024

part of #4179

@graphite-app
Copy link
Contributor

graphite-app bot commented Aug 12, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

@github-actions github-actions bot added the A-linter Area - Linter label Aug 12, 2024
@codspeed-hq
Copy link

codspeed-hq bot commented Aug 12, 2024

CodSpeed Performance Report

Merging #4844 will not alter performance

Comparing heygsc:fixer-prefer-array-flat-map (6d8f265) with main (977b74a)

Summary

✅ 29 untouched benchmarks

@DonIsaac DonIsaac merged commit 0a23610 into oxc-project:main Aug 12, 2024
@heygsc heygsc deleted the fixer-prefer-array-flat-map branch August 13, 2024 02:01
@oxc-bot oxc-bot mentioned this pull request Aug 15, 2024
Boshen added a commit that referenced this pull request Aug 15, 2024
## [0.7.2] - 2024-08-15

### Features

- 97e38cd linter: Add fixer for unicorn/prefer-optional-catch-binding
(#4867) (heygsc)
- 93ae1c7 linter: Eslint-plugin-react jsx-props-no-spread-multi (#4866)
(keita hino)
- 0a23610 linter: Add fixer for unicorn/prefer-array-flat-map (#4844)
(heygsc)
- 13c7b1b linter/jsx-a11y: Add fixer for aria-unsupported-elements
(#4854) (DonIsaac)
- a6195a6 linter/jsx-a11y: Add fixer for anchor-has-content (#4852)
(DonIsaac)
- 4d28d03 task/website: Support render `subschemas.all_of` (#4800)
(mysteryven)

### Bug Fixes

- 21f5762 codegen: Minify large numbers (#4889) (Boshen)
- a08d7a7 linter/jsx-a11y: Reduce false negatives for html-has-lang
(#4855) (DonIsaac)
- a81ce3a linter/no-unused-vars: Do not delete function expressions when
fixing (#4848) (DonIsaac)

### Documentation

- 955a4b4 oxlint: Improve cli doc regarding fix and `-D all` (Boshen)

### Refactor

- 56f033c linter: Improve diagnostics for several jsx-a11y rules (#4853)
(DonIsaac)
- c53c210 linter/no-unused-vars: Split fixer logic into multiple files
(#4847) (DonIsaac)

Co-authored-by: Boshen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants