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

ci: fix code formatting #19

Closed

Conversation

johannes-lindgren
Copy link
Collaborator

@johannes-lindgren johannes-lindgren commented Aug 26, 2024

Fix all code formatting issues, so that we can require all automated checks to pass in the branch protection rules.

  • Fix the code formatting in the .md and .yml files.
  • .pnp.cjs and .pnp.loader.mjs are auto-generated by Yarn and are ignored by Git, and should thus be ignored by Prettier as well. Therefore, add a . prettierignore file where .pnp.* gets ignored

@johannes-lindgren johannes-lindgren self-assigned this Aug 26, 2024
@johannes-lindgren johannes-lindgren requested a review from sep2 August 26, 2024 22:00
@johannes-lindgren johannes-lindgren marked this pull request as ready for review August 26, 2024 22:00
@johannes-lindgren
Copy link
Collaborator Author

Did it with #22 instead

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.

1 participant