Skip to content

Conversation

@samriddhitiwary
Copy link

@samriddhitiwary samriddhitiwary commented Nov 8, 2025

What kind of change does this PR introduce?
Bug fix

Issue Number:

Screenshots/videos:

Before Changes
Before Screenshot

After Changes
After Screenshot

Summary
This PR resolves the bug where both “JavaScript” and “Javascript” appeared under the Tools → Language section.
The issue was caused by inconsistent casing in tooling-data.yaml, which has now been corrected so only “JavaScript” appears.

Does this PR introduce a breaking change?
No

Checklist

Please ensure the following tasks are completed before submitting this pull request.

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

Hi @samriddhitiwary! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

Hi @samriddhitiwary! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview ff3f01d

@github-actions
Copy link

github-actions bot commented Nov 8, 2025

Hi @samriddhitiwary! Thanks a lot for your contribution!

I noticed that the following required information is missing or incomplete: issue reference

Please update the PR description to include this information. You can find placeholders in the PR template for these items.

Thanks a lot!

@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1ca4a48) to head (ff3f01d).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1893   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines          633       633           
  Branches       196       196           
=========================================
  Hits           633       633           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@Utkarsh-123github Utkarsh-123github left a comment

Choose a reason for hiding this comment

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

LGTM🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

🐛 Bug: Duplicate “JavaScript” option under Tools → Language

2 participants