aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysAdd pre commit hooks to readme (#462)upstream-mainaandres
2024-04-24Bump version to 0.50-SNAPSHOTNivaldo Bondança
2024-04-24Bump version to 0.49Nivaldo Bondança
2024-04-24Fixed param usageNivaldo Bondança
2024-04-24Add params to workflowNivaldo Bondança
2024-04-23Add workflow_dispatch to be able to manually retrigger a release.Nicola Corti
2024-04-23Pointing Gradle deps to use latest stable version of ktfmtNivaldo Bondança
2024-04-23Stop emitting multiple trailing commas in enum entry lists with multiline ite...nickreid
2024-04-23Bump version to 0.49-SNAPSHOTNivaldo Bondança
2024-04-23Bump version to 0.48Nivaldo Bondança
2024-04-22Update ktfmt component on FBS:master (#44184)Nivaldo Bondança
2024-04-22Update google-java-format to 1.22.0 (#452)nickreid
2024-04-18Remove duplicated line in editorconfig for dropbox style (#456)sabufung
2024-04-15Emit a parsing error for calls with multiple trailing lambdas (#457)nickreid
2024-04-11Redo of D55330950: Preserve a trailing space when lambda only has block commentsNivaldo Bondança
2024-04-11Added tests for lambda block formattingNivaldo Bondança
2024-04-04facebookincubator --> facebookNivaldo Bondança
2024-04-04Fixed badges on README.md (#453)Nivaldo Bondança
2024-04-03Fix build failure due to file format mismatchNivaldo Bondança
2024-04-03Add Slack channel badge to the README (#448)Javier Segovia Córdoba
2024-04-02Update line width markerNivaldo Bondança
2024-04-02Kotlin languageNivaldo Bondança
2024-04-02Automatically manage trailing commas in enums (#449)nickreid
2024-04-02Extracted helper PSI related operations into its own fileNivaldo Bondança
2024-04-02Just reformat and organize Tokenizer fileNivaldo Bondança
2024-04-02Fix gradle build of ktfmt_idea_pluginNivaldo Bondança
2024-04-02Add toString to FenceCommentsOpNivaldo Bondança
2024-03-28Simple fixes to KtfmtTruthNivaldo Bondança
2024-03-27Revert D55330950: Preserve a trailing space when lambda only has block commentsNivaldo Bondança
2024-03-27Update ktfmt plugin for IntelliJ IDEA (#420)Peter Laggner
2024-03-27Always use UTF8 as the encoding for Kotlin code, regardless of the system/def...nickreid
2024-03-26Preserve semicolons in enums with members but no entries (#434)nickreid
2024-03-26Fix parse error on empty enum with semicolons (#425)Fredy Wijaya
2024-03-26Preserve a trailing space when lambda only has block comments (#426)Fredy Wijaya
2024-03-25Support RangeUntil operator (#433)Tim Winters
2024-03-23Migrate google java format from 1.7 -> 1.21.0 (#440)Jeff Bahr
2024-01-17Bump version to 0.47-SNAPSHOTCarmi Grushko
2024-01-17Bump version to 0.47Carmi Grushko
2023-11-13Reformat Kotlin filesgeneratedunixname89002005325672
2023-11-10Automatically manage trailing commas when running with --google-style (#427)nickreid
2023-09-21Add unit tests to capture line break behavior on type specifiersDavid Torosyan
2023-09-18Plugin doesn't work with if "Only VCS changed text" is selected from code-ref...haruka
2023-09-18Bump version to 0.47-SNAPSHOTNivaldo Bondança
2023-09-18Bump version to 0.46Nivaldo Bondança
2023-09-18Fix indentation of trailing comments in a bunch of cases (#418)nickreid
2023-09-18Adjust .editorconfig for kotlinlang style for IntelliJ to better align with k...Chris Lee
2023-09-18Bump Kotlin version to 1.8.22Nivaldo Bondança
2023-09-18Bump version to 0.46-SNAPSHOTNivaldo Bondança
2023-09-18Bump version to 0.45Nivaldo Bondança
2023-09-15Bump word-wrap from 1.2.3 to 1.2.4 in /website (#410)dependabot[bot]