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

Override using directives scalac, java, and dependency options with their cli counterparts #612

Merged
merged 15 commits into from
Feb 8, 2022

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    aaef4c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d72f108 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    97a26f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fe2276 View commit details
    Browse the repository at this point in the history
  3. Add tests for shadowing

    jchyb committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0a1d98d View commit details
    Browse the repository at this point in the history
  4. Apply scalafix

    jchyb committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5f8d38f View commit details
    Browse the repository at this point in the history
  5. scalafix

    jchyb committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    b73c81d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Redesign shadowing for a more generic approach

    Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
    jchyb and alexarchambault committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    82038d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0df746 View commit details
    Browse the repository at this point in the history
  3. scalafix

    jchyb committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0bab847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    267f9b7 View commit details
    Browse the repository at this point in the history
  5. Simplify JavaOpt / ScalacOpt

    They now only wrap a single option
    alexarchambault committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5512eff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    415a423 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    253ac62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4411ea5 View commit details
    Browse the repository at this point in the history