-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update mdoc, sbt-mdoc to 2.3.0 #1531
Conversation
cc89cf2
to
b659a38
Compare
@@ -21,7 +21,11 @@ object PatchDocs { | |||
colorLiteral = fansi.Attrs.Empty, | |||
colorApplyPrefix = fansi.Attrs.Empty | |||
) { | |||
override def treeify(x: Any): pprint.Tree = { | |||
override def treeify( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like com-lihaoyi/PPrint#72 strikes again 😢 Let's retest this after #1530 is merged, as |
0a35daf
to
fc37a6b
Compare
It was not enough, as it turns out scalafix-rules directly uses |
fc37a6b
to
97230eb
Compare
Updates
from 2.2.24 to 2.3.0.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conf
file.Have a fantastic day writing Scala!
Ignore future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1