Skip to content
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

Assorted fixes #359

Merged
merged 4 commits into from
Sep 18, 2017
Merged

Assorted fixes #359

merged 4 commits into from
Sep 18, 2017

Commits on Sep 18, 2017

  1. fix a bug in Rule.merge

    xeno-by committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    7246f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acce3b9 View commit details
    Browse the repository at this point in the history
  3. avoid + in version number

    This confuses the toolchain to the degree when `coursier bootstrap` succeeds,
    but `scalafix -r file:foo/bar/Baz.scala` fails.
    xeno-by committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    114a190 View commit details
    Browse the repository at this point in the history
  4. reformat with scalafmt

    xeno-by committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    3df0d6d View commit details
    Browse the repository at this point in the history