Skip to content

Restoring prettier config to avoid falling back to defaults.#26088

Open
dennisoelkers wants to merge 1 commit into
masterfrom
restore-prettier-config
Open

Restoring prettier config to avoid falling back to defaults.#26088
dennisoelkers wants to merge 1 commit into
masterfrom
restore-prettier-config

Conversation

@dennisoelkers
Copy link
Copy Markdown
Member

@dennisoelkers dennisoelkers commented May 21, 2026

Description

Motivation and Context

This PR is restoring a prettier config (pointing to our shared config module) to avoid any accidental usage of prettier falling back to defaults (which are different from our preferred style). See e.g. 810293d

/nocl No user-facing change.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

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