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

Fix Stylelint initialization #941

Merged
merged 2 commits into from
Feb 22, 2024
Merged

Fix Stylelint initialization #941

merged 2 commits into from
Feb 22, 2024

Conversation

connor-baer
Copy link
Member

Purpose

In #916, I forgot to add Stylelint to the list of tools, thus breaking the foundry init command.

Approach and changes

  • Add Stylelint to the list of tools

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests

@connor-baer connor-baer requested a review from a team as a code owner February 22, 2024 10:32
@connor-baer connor-baer requested review from pdrmdrs and removed request for a team February 22, 2024 10:32
Copy link

changeset-bot bot commented Feb 22, 2024

🦋 Changeset detected

Latest commit: f194c24

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

This PR includes changesets to release 1 package
Name Type
@sumup/foundry Patch

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

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e9700c) 68.91% compared to head (f194c24) 69.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #941      +/-   ##
==========================================
+ Coverage   68.91%   69.23%   +0.31%     
==========================================
  Files          19       20       +1     
  Lines         386      390       +4     
  Branches       67       67              
==========================================
+ Hits          266      270       +4     
  Misses        111      111              
  Partials        9        9              

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

@connor-baer connor-baer merged commit 9a2ef74 into main Feb 22, 2024
7 checks passed
@connor-baer connor-baer deleted the fix/stylelint-init branch February 22, 2024 10:44
@connor-baer connor-baer mentioned this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant