facebook / ktfmt

A program that reformats Kotlin source code to comply with the common community standard for Kotlin code conventions.
https://facebook.github.io/ktfmt/
Apache License 2.0
857 stars 66 forks source link

chore: update google style editorconfig #469

Closed chenrui333 closed 4 weeks ago

hick209 commented 1 month ago

@chenrui333 would you mind adding context on what this change affects/does?

hick209 commented 1 month ago

@nreid260 would you mind taking a look?

nreid260 commented 1 month ago

I skimmed it, but I don't use IntelliJ, and I'm not sure anyone here that does is using an editorconfig. We enforce that they run ktfmt instead.

chenrui333 commented 1 month ago

this was a dump from the intellij config

hick209 commented 4 weeks ago

@chenrui333, any particular problem you are trying to solve here?

Since there's not much information on the PR at the moment I'll close it, but feel free to reopen if you believe this is something we should merge.