Skip to content

refactor(linter): use BigIntLiteral::raw field#7660

Merged
graphite-app[bot] merged 1 commit intomainfrom
12-05-refactor_linter_use_bigintliteral_raw_field
Dec 5, 2024
Merged

refactor(linter): use BigIntLiteral::raw field#7660
graphite-app[bot] merged 1 commit intomainfrom
12-05-refactor_linter_use_bigintliteral_raw_field

Conversation

@overlookmotel
Copy link
Copy Markdown
Member

@overlookmotel overlookmotel commented Dec 5, 2024

No need to slice source text to get raw value of BigIntLiteral. It already has a raw field.

@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app Bot commented Dec 5, 2024

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

Add the label “0-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.

Copy link
Copy Markdown
Member Author

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

@github-actions github-actions Bot added A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Dec 5, 2024
@overlookmotel overlookmotel marked this pull request as ready for review December 5, 2024 00:47
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 5, 2024

CodSpeed Performance Report

Merging #7660 will not alter performance

Comparing 12-05-refactor_linter_use_bigintliteral_raw_field (a0973dc) with main (3711a8e)

Summary

✅ 29 untouched benchmarks

@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Dec 5, 2024
Copy link
Copy Markdown
Member

Boshen commented Dec 5, 2024

Merge activity

  • Dec 4, 11:09 PM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Dec 4, 11:09 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 4, 11:28 PM EST: A user merged this pull request with the Graphite merge queue.

No need to slice source text to get raw value of `BigIntLiteral`. It already has a `raw` field.
@Boshen Boshen force-pushed the 12-05-refactor_linter_use_bigintliteral_raw_field branch from 7beff4c to a0973dc Compare December 5, 2024 04:23
@graphite-app graphite-app Bot merged commit a0973dc into main Dec 5, 2024
@graphite-app graphite-app Bot deleted the 12-05-refactor_linter_use_bigintliteral_raw_field branch December 5, 2024 04:28
@oxc-bot oxc-bot mentioned this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-linter Area - Linter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants