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

Format Snap manifests with Prettier #2787

Merged
merged 6 commits into from
Oct 4, 2024
Merged

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Oct 2, 2024

This updates the CLI to format Snap manifests with Prettier before writing to disk.

Closes #786.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.44%. Comparing base (b2448fb) to head (d215014).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2787   +/-   ##
=======================================
  Coverage   94.43%   94.44%           
=======================================
  Files         483      484    +1     
  Lines       10297    10308   +11     
  Branches     1568     1569    +1     
=======================================
+ Hits         9724     9735   +11     
  Misses        573      573           

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

@Mrtenz Mrtenz force-pushed the mrtenz/format-snap-manifests branch from fc1d397 to 4552d9d Compare October 3, 2024 12:50
@Mrtenz Mrtenz marked this pull request as ready for review October 3, 2024 12:50
@Mrtenz Mrtenz requested a review from a team as a code owner October 3, 2024 12:50
@Mrtenz Mrtenz merged commit 82ee203 into main Oct 4, 2024
165 checks passed
@Mrtenz Mrtenz deleted the mrtenz/format-snap-manifests branch October 4, 2024 09:37
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.

Format snap.manifest.json with Prettier
2 participants