Skip to content

feat: --enable-editorconfig flag and .editorconfig support#570

Closed
tKe wants to merge 7 commits intofacebook:mainfrom
tKe:editorconfig
Closed

feat: --enable-editorconfig flag and .editorconfig support#570
tKe wants to merge 7 commits intofacebook:mainfrom
tKe:editorconfig

Conversation

@tKe
Copy link
Copy Markdown
Contributor

@tKe tKe commented Nov 12, 2025

closes #45

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 12, 2025
@tKe
Copy link
Copy Markdown
Contributor Author

tKe commented Nov 28, 2025

@hick209 is this inline with you were alluding to in your comment in #567?

@hick209
Copy link
Copy Markdown
Contributor

hick209 commented Dec 10, 2025

That's awesome! Thanks for working on it

@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Dec 10, 2025

@hick209 has imported this pull request. If you are a Meta employee, you can view this in D88870046.

Copy link
Copy Markdown
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

Copy link
Copy Markdown
Contributor

@hick209 hick209 left a comment

Choose a reason for hiding this comment

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

Overall looks good.
Just a few minor tweaks and we can ship this.

Copy link
Copy Markdown
Contributor

@hick209 hick209 left a comment

Choose a reason for hiding this comment

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

Also, please update the CHANGELOG.md. It can be something like

- ktfmt can pull formatting configs from editor config files (https://github.com/facebook/ktfmt/pull/570)

@tKe tKe requested a review from hick209 December 12, 2025 18:24
@hick209
Copy link
Copy Markdown
Contributor

hick209 commented Dec 17, 2025

There are some minor things that I'll fix myself here before landing. Awesome work @tKe, thanks for contributing to making ktfmt better for everyone

@meta-codesync
Copy link
Copy Markdown

meta-codesync bot commented Dec 17, 2025

@hick209 merged this pull request in af60c47.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Align configuration options between CLI, IDE plugin and Gradle Consume .editorconfig for configuration

4 participants