Skip to content

Told Prettier to ignore EditorConfig rules - #150

Open
rimi-itk wants to merge 1 commit into
developfrom
feature/prettier-ignore-editorconfig
Open

Told Prettier to ignore EditorConfig rules#150
rimi-itk wants to merge 1 commit into
developfrom
feature/prettier-ignore-editorconfig

Conversation

@rimi-itk

@rimi-itk rimi-itk commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Our project templates (don't yet) contain an EditorConfig config file, so these proposed changes tell Prettier to ignore EditorConfig rules by adding --no-editorconfig to all Prettier invocations1 (cf. https://prettier.io/docs/cli#--no-editorconfig).

If we ever add .editorconfig files to our template setup we should change this back.

See https://prettier.io/docs/configuration#editorconfig for details on how Prettier handles any EditorConfig files.

Footnotes

  1. It would be nice to add config in .prettierrc.yaml do tell this, but that seems to be not possible.

@rimi-itk
rimi-itk force-pushed the feature/prettier-ignore-editorconfig branch from b321260 to 170716f Compare September 10, 2026 11:17
@rimi-itk
rimi-itk marked this pull request as ready for review September 10, 2026 11:19

@jekuaitk jekuaitk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me!

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