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
See warnings in https://travis-ci.org/github/scalacenter/scalafix/builds/703864130. It looks like most of them come from https://github.com/scalacenter/scalafix/pull/981/files#diff-fb3f807a020266da1788e6b103fbc190R15 (which seems to have reverse the description & since parameters).
Maybe we could then enable -Xfatal-warnings to keep the doc up to date?
-Xfatal-warnings
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
See warnings in https://travis-ci.org/github/scalacenter/scalafix/builds/703864130. It looks like most of them come from https://github.com/scalacenter/scalafix/pull/981/files#diff-fb3f807a020266da1788e6b103fbc190R15 (which seems to have reverse the description & since parameters).
Maybe we could then enable
-Xfatal-warnings
to keep the doc up to date?The text was updated successfully, but these errors were encountered: