This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Activity
Fix expectation of failing ChangeTypeTest
tests
Fix expectation of failing
ChangeTypeTest
testsRemove deprecated K.Property
constructor entirely
Remove deprecated
K.Property
constructor entirelyDeclare K.Property#typeParameters
as @Nullable
in constructor
Declare
K.Property#typeParameters
as @Nullable
in constructorMissing change to KotlinTreeParserVisitor
Missing change to
KotlinTreeParserVisitor
Remove unused K.NamedVariableInitializer
Remove unused
K.NamedVariableInitializer
refactor: OpenRewrite Recipe best practices
refactor: OpenRewrite Recipe best practices
refactor: Find and replace OpenRewriteRecipeBestPractices
refactor: Find and replace OpenRewriteRecipeBestPractices
Remove semicolon
Remove semicolon
Set rewrite-bom version for compileOnly configuration
Set rewrite-bom version for compileOnly configuration
Merge branch 'main' into method-matcher-should-match-java-types
Merge branch 'main' into method-matcher-should-match-java-types
Drop misk, as it pulls in conflicting jackson & kotlin versions
Drop misk, as it pulls in conflicting jackson & kotlin versions
Map Kotlin primitives to JavaType.Primitive instead of JavaType.Class
Map Kotlin primitives to JavaType.Primitive instead of JavaType.Class
Merge the tests to show the difference more clearly
Merge the tests to show the difference more clearly
Method matcher should Java primitive types in Kotlin
Method matcher should Java primitive types in Kotlin
Pull request merge
Change Long
value to Integer
for int
expressions
Change
Long
value to Integer
for int
expressionsMerge branch 'main' into demonstrate-primited-type-issue
Merge branch 'main' into demonstrate-primited-type-issue
Pull request merge
Do not run RemoveUnusedLocalVariables
on PRs for KotlinTypeGoat
Do not run
RemoveUnusedLocalVariables
on PRs for KotlinTypeGoat
int
literals should return an Integer
value
int
literals should return an Integer
valuePull request merge
TrailingComma
is now printed in super.visitMarker
TrailingComma
is now printed in super.visitMarker