Skip to content

Conversation

martakam
Copy link
Member

This PR adds Prettier, an opinionated code formatter. This way we won't change the formatting of each others code, but rather use the same formatting rules.

It is recommended to also download the Prettier VS Code Extension.

@martakam martakam requested a review from a team as a code owner September 13, 2026 13:54
@martakam martakam self-assigned this Sep 13, 2026
@martakam
Copy link
Member Author

This PR should be merged after #6 and #7 so we can re-format the code again

Copy link
Member

@hestro hestro left a comment

Choose a reason for hiding this comment

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

Nice, approved! Will install the extension now

@hestro hestro self-requested a review September 13, 2026 16:40
hestro
hestro previously approved these changes Sep 13, 2026
@hestro
Copy link
Member

hestro commented Sep 13, 2026

Oops, accidental self-requested review. I guess you get a double approve

@martakam martakam requested a review from hestro September 13, 2026 17:01
@martakam
Copy link
Member Author

Re-requesting review as things actually changed in this PR. The code has been re-formatted, taking into account the other PR's that have been merged.

Copy link
Member

@hestro hestro left a comment

Choose a reason for hiding this comment

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

Looks good! Formatting checks out after the merges

@martakam martakam merged commit dd703dc into main Sep 13, 2026
@martakam martakam linked an issue Sep 13, 2026 that may be closed by this pull request
@martakam martakam deleted the chore/add-prettier branch September 17, 2026 22:38
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: add Prettier for code style
2 participants