Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.1
Choose a base ref
...
head repository: com-lihaoyi/mill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on May 17, 2020

  1. Update BloopImpl.scala (#889)

    Make bloopDir if it doesn't exists. Fixes #888
    
    Pull request: #889
    ak0rz authored May 17, 2020
    Configuration menu
    Copy the full SHA
    401ef17 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. tweak example project format

    lihaoyi committed May 18, 2020
    Configuration menu
    Copy the full SHA
    94eec62 View commit details
    Browse the repository at this point in the history
  2. Fix fail scalareformat task execution when config file not exists (#…

    …892)
    
    * fix fail scalafmt task execution when config file not exists
    
    * try default scalafmt config firstly before create a temp one
    
    #892
    LangInteger authored May 18, 2020
    Configuration menu
    Copy the full SHA
    5496f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08be5a7 View commit details
    Browse the repository at this point in the history
Loading