Skip to content

chore: fix typo in eslint.config.js#1726

Merged
gaoachao merged 1 commit intomainfrom
chore/fix-typo
Sep 11, 2025
Merged

chore: fix typo in eslint.config.js#1726
gaoachao merged 1 commit intomainfrom
chore/fix-typo

Conversation

@Dugyu
Copy link
Copy Markdown
Collaborator

@Dugyu Dugyu commented Sep 11, 2025

fix typo: don"t to don't

Summary by CodeRabbit

  • Chores
    • Corrected a minor typo in an internal linting configuration comment. No functional, behavioral, or UI changes. Performance and stability unaffected. No user action required.
    • Development tooling remains consistent; this update is purely maintenance to keep comments clear.
    • There are no configuration or rule changes, so builds and code checks behave exactly as before.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).
  • Changeset added, and when a BREAKING CHANGE occurs, it needs to be clearly marked (or not required).

fix typo: `don"t` to `don't`

Signed-off-by: Guangyu Du <23237626+Dugyu@users.noreply.github.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Sep 11, 2025

⚠️ No Changeset found

Latest commit: 9ff901c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Sep 11, 2025

📝 Walkthrough

Walkthrough

A minor comment typo was corrected in eslint.config.js. No functional, behavioral, or configuration changes were made.

Changes

Cohort / File(s) Summary
ESLint configuration comments
eslint.config.js
Fixed a comment typo; configuration (e.g., ignoreDeclarationSort: true) unchanged

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks (3 passed)

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "chore: fix typo in eslint.config.js" accurately and concisely summarizes the primary change (a typographical correction in the ESLint configuration file) as described in the PR summary and raw_summary, follows conventional commit style, and gives clear context for reviewers.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

Poem

A bunny nibbled at a note so slight,
Tidy commas, comments set just right. 🐇
No rules were moved, no lint was stirred,
Just one small typo gently cured—
Hop, hop! The config’s clean and bright.

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2800dce and 9ff901c.

📒 Files selected for processing (1)
  • eslint.config.js (1 hunks)
🔇 Additional comments (1)
eslint.config.js (1)

220-220: Typo fix LGTM.

Comment corrected as intended; no functional changes.

✨ Finishing touches
  • 📝 Generate Docstrings
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/fix-typo

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Dugyu Dugyu requested a review from gaoachao September 11, 2025 11:51
@gaoachao gaoachao enabled auto-merge (squash) September 11, 2025 11:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@relativeci
Copy link
Copy Markdown

relativeci Bot commented Sep 11, 2025

Web Explorer

#5110 Bundle Size — 362.79KiB (0%).

9ff901c(current) vs 4200c29 main#5106(baseline)

Bundle metrics  Change 2 changes
                 Current
#5110
     Baseline
#5106
No change  Initial JS 145.21KiB 145.21KiB
No change  Initial CSS 31.89KiB 31.89KiB
No change  Cache Invalidation 0% 0%
No change  Chunks 8 8
No change  Assets 8 8
Change  Modules 219(-0.45%) 220
No change  Duplicate Modules 16 16
Change  Duplicate Code 3.34%(+0.3%) 3.33%
No change  Packages 4 4
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#5110
     Baseline
#5106
No change  JS 236.88KiB 236.88KiB
No change  Other 94.02KiB 94.02KiB
No change  CSS 31.89KiB 31.89KiB

Bundle analysis reportBranch chore/fix-typoProject dashboard


Generated by RelativeCIDocumentationReport issue

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Sep 11, 2025

CodSpeed Performance Report

Merging #1726 will improve performances by 10.35%

Comparing chore/fix-typo (9ff901c) with main (2800dce)

🎉 Hooray! codspeed-cpp just leveled up to 1.2.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

⚡ 1 improvement
✅ 52 untouched

Benchmarks breakdown

Benchmark BASE HEAD Change
basic-performance-small-css 7.4 ms 6.7 ms +10.35%

@relativeci
Copy link
Copy Markdown

relativeci Bot commented Sep 11, 2025

React Example

#5117 Bundle Size — 238.2KiB (0%).

9ff901c(current) vs 4200c29 main#5113(baseline)

Bundle metrics  no changes
                 Current
#5117
     Baseline
#5113
No change  Initial JS 0B 0B
No change  Initial CSS 0B 0B
No change  Cache Invalidation 0% 0%
No change  Chunks 0 0
No change  Assets 4 4
No change  Modules 163 163
No change  Duplicate Modules 67 67
No change  Duplicate Code 46.88% 46.88%
No change  Packages 2 2
No change  Duplicate Packages 0 0
Bundle size by type  no changes
                 Current
#5117
     Baseline
#5113
No change  IMG 145.76KiB 145.76KiB
No change  Other 92.45KiB 92.45KiB

Bundle analysis reportBranch chore/fix-typoProject dashboard


Generated by RelativeCIDocumentationReport issue

@gaoachao gaoachao merged commit dc28178 into main Sep 11, 2025
83 of 86 checks passed
@gaoachao gaoachao deleted the chore/fix-typo branch September 11, 2025 12:55
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.

2 participants