Skip to content

Add root editorconfig options file#13304

Merged
sfshaza2 merged 2 commits intomainfrom
feat/editor-config
Apr 24, 2026
Merged

Add root editorconfig options file#13304
sfshaza2 merged 2 commits intomainfrom
feat/editor-config

Conversation

@parlough
Copy link
Copy Markdown
Member

@parlough parlough commented Apr 23, 2026

This helps ensure contributor's editors format files in the format our repository expects, such as ending each file with a trailing new line.

@parlough parlough requested review from a team and sfshaza2 as code owners April 23, 2026 21:20
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces an .editorconfig file to establish consistent editor settings across the repository, including character encoding, line endings, and indentation styles. The review feedback suggests moving the indent_size and trim_trailing_whitespace configurations to the global section to ensure these standards apply to all file types, such as Markdown, rather than just a specific subset.

Comment thread .editorconfig
@flutter-website-bot
Copy link
Copy Markdown
Collaborator

flutter-website-bot commented Apr 23, 2026

Visit the preview URL for this PR (updated for commit 71fd7f8):

https://flutter-docs-prod--pr13304-feat-editor-config-bdb8qqtw.web.app

Copy link
Copy Markdown
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

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

lgtm

@sfshaza2 sfshaza2 merged commit 7962a12 into main Apr 24, 2026
10 checks passed
@sfshaza2 sfshaza2 deleted the feat/editor-config branch April 24, 2026 23: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