Skip to content

Commit

Permalink
fix PR number
Browse files Browse the repository at this point in the history
  • Loading branch information
kailuowang committed Oct 10, 2017
1 parent f42419b commit 9016227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalafix/rules/src/main/scala/fix/Cats_v1_0_0.scala
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ case class RenameEitherTLiftT(index: SemanticdbIndex)

}

// ref: https://github.com/typelevel/cats/pull/1960
// ref: https://github.com/typelevel/cats/pull/1961
case class RenameCartesian(index: SemanticdbIndex)
extends SemanticRule(index, "RenameCartesian") {

Expand Down

0 comments on commit 9016227

Please sign in to comment.