aboutsummaryrefslogtreecommitdiff
path: root/interop/kotlinx-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs
AgeCommit message (Expand)Author
2023-07-14Update kotlinx-metadata to 0.7.0 (#1627)Zac Sweers
2023-07-07Update Kotlin and KSP (#1615)renovate[bot]
2023-05-23Do not emit superfluous `Unit` in return type position (#1559)Jake Wharton
2023-05-19Omit public modifier on override function or constructor parameters (#1550)Omico
2023-01-30Upgrade ktlint to 0.48.2Egor Andreevici
2022-10-18Feat: Add number formatting (#1384)Steffen Beisenherz
2022-07-21Update plugin spotless to v6.8.0 (#1302)renovate[bot]
2022-07-21Pass all contents of editorconfig to ktlint (#1305)Egor Andreevich
2022-03-14Emit trailing comma for multi-line parametersJake Wharton
2021-10-19Switch AnnotationSpec.get() to use safer arrayOf() syntax (#1175)Zac Sweers
2021-10-15Ignore java deprecated annotations on synthetic methods for annotations (#1167)Zac Sweers
2021-09-20Unify `TypeAliasTag` API between metadata and KSP (#1152)Zac Sweers
2021-09-20Consolidate and simplify kotlinx-metadata interop (#1151)Zac Sweers