Skip to content

Add infrastructure to check for Prettier formatting compliance #118

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

Merged
merged 3 commits into from
Mar 25, 2023
Merged

Add infrastructure to check for Prettier formatting compliance #118

merged 3 commits into from
Mar 25, 2023

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Mar 25, 2023

A task and GitHub Actions workflow are provided here for formatting the project's files using the Prettier code formatter tool.

On every push and pull request that affects relevant files, the GitHub Actions workflow will check whether the formatting of supported files is compliant with the Prettier style.

per1234 added 3 commits March 25, 2023 05:01
A task and GitHub Actions workflow are provided here for formatting the project's files using the Prettier code
formatter tool.

On every push and pull request that affects relevant files, the GitHub Actions workflow will check whether the
formatting of supported files is compliant with the Prettier style.
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Mar 25, 2023
@per1234 per1234 self-assigned this Mar 25, 2023
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (87d316e) 99.81% compared to head (d48ac55) 99.81%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files           2        2           
  Lines        1610     1610           
=======================================
  Hits         1607     1607           
  Misses          3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@per1234 per1234 merged commit dfe553f into arduino:main Mar 25, 2023
@per1234 per1234 deleted the prettier branch March 25, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants