Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Dec 5, 2025

PR Checklist

Overview

Renames all .yml files to .yaml, and switches the yml/file-extension lint rule to its default of .yaml.

Also updates intakeFileAsYaml to check both .yaml and .yml, automatically.

🎁

@JoshuaKGoldberg JoshuaKGoldberg merged commit 6ea8011 into main Dec 5, 2025
10 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the yml-to-yaml branch December 5, 2025 13:39
@codecov
Copy link

codecov bot commented Dec 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.49%. Comparing base (d7c0947) to head (a5ab95d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2310   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files         138      138           
  Lines         933      933           
  Branches      242      243    +1     
=======================================
  Hits          919      919           
  Misses          9        9           
  Partials        5        5           

☔ 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.

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

🎉 This is included in version v2.57.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Switch from .yml files to .yaml

2 participants