Skip to content

Commit

Permalink
Update jspecify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek authored Nov 3, 2024
1 parent 3c5e3d6 commit b09b22f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

type: specs.openrewrite.org/v1beta/recipe
name: org.openrewrite.java.jspecify.MigrateFromOpenRewriteAnnotations
displayName: Migrate to JSpecify
displayName: Migrate from OpenRewrite annotations to JSpecify
description: Migrate from OpenRewrite's JSR-305 meta-annotations to JSpecify.
recipeList:
- org.openrewrite.staticanalysis.java.MoveFieldAnnotationToType:
Expand All @@ -41,5 +41,3 @@ recipeList:
configuration: implementation
scope: compile
acceptTransitive: true


0 comments on commit b09b22f

Please sign in to comment.