square / java-code-styles

IntelliJ IDEA code style settings for Square's Java and Android projects.
2.96k stars 771 forks source link

Track the Kotlin code styles we've adopted in Misk #54

Closed swankjesse closed 6 years ago

swankjesse commented 6 years ago
screen shot 2018-02-24 at 5 48 07 pm
ghost commented 6 years ago

Hi,

With every new version of code styles you apply them to all existing code (that is formatted with previous version of code styles) or you apply them only to new code/project? ))

swankjesse commented 6 years ago

I’ve been doing the latter. But we don’t have that much non-Android Kotlin code at the moment.

swankjesse commented 6 years ago

https://github.com/square/misk/pull/119