We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Compiling ExplicitImplicit with Scala.js introduces compilation errors. To re-run the experiment
sbt "very publishLocal" # Set "skip = false" in IntegrationPropertyTest.scala for ScalaJs sbt "scalafix-tests/testOnly scalafix.tests.ScalaJs"
The text was updated successfully, but these errors were encountered:
ExplicitReturnTypes does not shorten names anymore, it inserts fully qualified names.
Sorry, something went wrong.
Merge pull request scalacenter#33 from olafurpg/master
a8f8636
Upgrade Scalafix
Add comments for various corner cases (scalacenter#33)
e7d7d9c
No branches or pull requests
Compiling ExplicitImplicit with Scala.js introduces compilation errors. To re-run the experiment
The text was updated successfully, but these errors were encountered: