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

perf(useArrowFunction): avoid useless checks #4465

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

Conaclos
Copy link
Member

@Conaclos Conaclos commented Nov 4, 2024

Summary

A minor change that avoids useless checks.

Test Plan

CI must pass.

@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Nov 4, 2024
@Conaclos Conaclos force-pushed the conaclos/useArrowFunction-minor-refactor branch from 64a517a to ef61354 Compare November 4, 2024 16:57
@Conaclos Conaclos merged commit 5bff4a5 into main Nov 4, 2024
11 checks passed
@Conaclos Conaclos deleted the conaclos/useArrowFunction-minor-refactor branch November 4, 2024 17:21
Copy link

codspeed-hq bot commented Nov 4, 2024

CodSpeed Performance Report

Merging #4465 will not alter performance

Comparing conaclos/useArrowFunction-minor-refactor (ef61354) with main (3f152b3)

Summary

✅ 99 untouched benchmarks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants