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

Open
wants to merge 3 commits into
base: ci/init-github-workflows
Choose a base branch
from

Conversation

johannes-lindgren
Copy link
Collaborator

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

⚠️ Note this is a stacked pull request that should only be merged after the base branch has been merged to main.

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
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