We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a5c62 commit 8f987f6Copy full SHA for 8f987f6
README.md
@@ -21,7 +21,7 @@ inThisBuild(List(
21
Then run the desired rewrite(s) ([official docs][2]), in sbt:
22
23
```scala
24
-> scalafix dependency:fix.scala213.ExplicitNonNullaryApply@org.scala-lang:scala-rewrites:0.1.0`
+> scalafix dependency:fix.scala213.ExplicitNonNullaryApply@org.scala-lang:scala-rewrites:0.1.0
25
> Test/scalafix dependency:fix.scala213.ExplicitNonNullaryApply@org.scala-lang:scala-rewrites:0.1.0
26
```
27
0 commit comments