Skip to content

chore: add .prettierrc with explicit singleQuote config#1799

Merged
nikoshell merged 3 commits into
ep2026from
ep2026-prettierrc
Jul 14, 2026
Merged

chore: add .prettierrc with explicit singleQuote config#1799
nikoshell merged 3 commits into
ep2026from
ep2026-prettierrc

Conversation

@nikoshell

@nikoshell nikoshell commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Add .prettierrc with singleQuote: true to lock in the codebase convention. Then run pnpm format once to settle the baseline.

nikoshell and others added 2 commits July 14, 2026 11:48
Add .prettierrc to establish a consistent formatting baseline.

Set singleQuote: true (Prettier defaults to double quotes, which caused
the quote churn and self-closing tag noise seen in PR #1783).

Run pnpm format across the repo — all changed files are purely
formatting (single vs double quotes, self-closing tags, attribute
wrapping). No semantic changes.

This prevents formatting noise in future PRs by ensuring consistent
Prettier behavior regardless of local editor config or Prettier version.
@nikoshell nikoshell requested a review from gbdlin July 14, 2026 09:50
@europython-society

europython-society commented Jul 14, 2026

Copy link
Copy Markdown
Member

Preview available

Key Value
url https://ep2026-prettierrc.ep-preview.click
last update 2026-07-14T12:00:00.021Z

@nikoshell nikoshell merged commit b0840b8 into ep2026 Jul 14, 2026
9 checks passed
@nikoshell nikoshell deleted the ep2026-prettierrc branch July 14, 2026 12:12
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.

3 participants