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

chore(generator): simplify the default lint-staged config #4574

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

chenjiahan
Copy link
Member

@chenjiahan chenjiahan commented Sep 5, 2023

Summary

🤖 Generated by Copilot at fed8e14

Simplify the lint-staged config for TypeScript and JavaScript files in the root package.json and the generator templates. This change makes the config more concise and consistent across the project.

Details

🤖 Generated by Copilot at fed8e14

  • Simplify lint-staged config by merging file extensions for TypeScript and JavaScript files into one array (link, link, link, link)
  • Add a changeset file to document the change and generate changelogs and version updates (link)

Related Issue

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

@changeset-bot
Copy link

changeset-bot bot commented Sep 5, 2023

🦋 Changeset detected

Latest commit: fed8e14

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage has no change and project coverage change: -3.75% ⚠️

Comparison is base (99693f0) 57.59% compared to head (fed8e14) 53.85%.
Report is 1094 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4574      +/-   ##
==========================================
- Coverage   57.59%   53.85%   -3.75%     
==========================================
  Files         672      656      -16     
  Lines       17794    17983     +189     
  Branches     3876     4149     +273     
==========================================
- Hits        10249     9685     -564     
- Misses       6934     7642     +708     
- Partials      611      656      +45     

see 455 files with indirect coverage changes

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

@caohuilin caohuilin merged commit acb82ef into web-infra-dev:main Sep 5, 2023
10 checks passed
@caohuilin caohuilin mentioned this pull request Sep 6, 2023
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