Skip to content

Commit d514a3d

Browse files
satabinmzuehlke
andcommitted
Add PR as rule documentation
Co-authored-by: Marco Zühlke <[email protected]>
1 parent 9c87283 commit d514a3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/core/src/main/resources/scalafix-migrations.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ migrations = [
9393
groupId: "org.gnieh,
9494
artifactIds: ["fs2-data-json.*"],
9595
newVersion: "1.8.0",
96-
rewriteRules: ["github:gnieh/fs2-data/json-parse?sha=v1.8.0"]
96+
rewriteRules: ["github:gnieh/fs2-data/json-parse?sha=v1.8.0"],
97+
doc: "https://github.com/scala-steward-org/scala-steward/pull/3123"
9798
},
9899
{
99100
groupId: "org.http4s",

0 commit comments

Comments
 (0)