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

Create prettier.yml #492

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Create prettier.yml #492

merged 3 commits into from
Feb 23, 2024

Conversation

ChiefChippy2
Copy link
Contributor

executes prettier ig

Please describe changes
Adds a manual dispatchable workflow for prettier that pushes any prettier changes. whether this is remotely useful is up for debate

Description

  • I've added new features. (methods or parameters)
  • I've added jsdoc and typings.
  • I've fixed bug. (optional you can mention a issue if there is one)
  • I've corrected the spelling in README, documentation, etc.
  • I've tested my code. (npm run test)
  • I've check for issues. (npm run eslint)
  • I've fixed my formatting. (npm run prettier)

executes prettier ig
Copy link
Member

@Kathund Kathund left a comment

Choose a reason for hiding this comment

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

Whats the point? Would it make more sense to run if prettier check fails and not just every time someone commits?

@ChiefChippy2
Copy link
Contributor Author

Whats the point? Would it make more sense to run if prettier check fails and not just every time someone commits?

it runs on manual request

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