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

feat: Add .eslintrc to clearUnnecessaryFiles.ts #1052

Merged
merged 1 commit into from
Nov 24, 2023
Merged

feat: Add .eslintrc to clearUnnecessaryFiles.ts #1052

merged 1 commit into from
Nov 24, 2023

Conversation

jaas666
Copy link
Contributor

@jaas666 jaas666 commented Nov 23, 2023

PR Checklist

Overview

Adds .eslintrc to the list of files deleted by clearUnnecessaryFiles.ts

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (082b0d9) 94.19% compared to head (d07a2e7) 94.20%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1052   +/-   ##
=======================================
  Coverage   94.19%   94.20%           
=======================================
  Files          96       96           
  Lines        5551     5552    +1     
  Branches      446      446           
=======================================
+ Hits         5229     5230    +1     
  Misses        321      321           
  Partials        1        1           
Flag Coverage Δ
create 70.62% <100.00%> (+<0.01%) ⬆️
initialize 41.74% <100.00%> (+0.01%) ⬆️
migrate 69.78% <100.00%> (+<0.01%) ⬆️
unit 72.00% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Yip yip, this too. Thanks again!

@JoshuaKGoldberg JoshuaKGoldberg merged commit d785711 into JoshuaKGoldberg:main Nov 24, 2023
Copy link

🎉 This is included in version v1.47.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: Add .eslint to deleted unnecessary files
2 participants