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

Update scalafmt-core to 3.3.3 #416

Open
wants to merge 1,248 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    2d382bf View commit details
    Browse the repository at this point in the history
  2. Upgrade to Scala 2.13

    Atry committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4c7988e View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#177 from scala-steward/update/scal…

    …atest-3.0.8
    
    Update scalatest to 3.0.8
    Atry committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    f11b7e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#176 from scala-steward/update/extr…

    …actor-1.2.1
    
    Update extractor to 1.2.1
    Atry committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    233deae View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

  1. Configuration menu
    Copy the full SHA
    72befa3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#178 from scala-steward/update/extr…

    …actor-2.1.2
    
    Update extractor to 2.1.2
    Atry committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    e57da36 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    2d2f2d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#183 from scala-steward/update/sbt-…

    …scala-js-map-4.0.0
    
    Update sbt-scala-js-map to 4.0.0
    Atry committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    50bbd80 View commit details
    Browse the repository at this point in the history
  3. Merge commit '50bbd80313652fbc176b535be9e7e130ac69d760' into pr

    # Conflicts:
    #	dom/build.sbt
    Atry committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    b650b8b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    6d78ac4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#185 from Atry/compatiblity-fix

    Revert 252da61 in case of breaking source code backward-compatibility
    Atry committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    f6d234e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Closes ThoughtWorksInc#186

    ajaychandran committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    7fe1796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d6834 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2019

  1. Configuration menu
    Copy the full SHA
    cf59084 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#189 from Atry/master

    Detect reentry problem to provide better error message for ThoughtWorksInc#188
    Atry committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    4b76849 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2019

  1. Avoid unnecessary objects

    Atry committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    5f48085 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#192 from ThoughtWorksInc/Atry-patch-1

    Avoid unnecessary objects
    Atry committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    4a5e77c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Use trusty

    Atry committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    6724bd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d117e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#195 from ThoughtWorksInc/Atry-patch-3

    Don't inline complicated monad functions
    Atry committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    047e700 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Improve Scaladoc

    Atry committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f7cdf96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#196 from ThoughtWorksInc/Atry-patc…

    …h-1-1
    
    Improve Scaladoc
    Atry committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    699cfe5 View commit details
    Browse the repository at this point in the history
  3. Optimize mapBinding

    Atry committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    c2180cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#197 from Atry/mapBinding-optimization

    Optimize mapBinding
    Atry committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    97a8055 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Revert "Optimize mapBinding"

    This reverts commit c2180cb.
    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    249134c View commit details
    Browse the repository at this point in the history
  2. Add the PCData extractor

    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    894d241 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#199 from Atry/master

    Revert "Optimize mapBinding"
    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    741ee2e View commit details
    Browse the repository at this point in the history
  4. Update XmlExtractor.scala

    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    5e3b562 View commit details
    Browse the repository at this point in the history
  5. Fix syntax error in Scala 2.11

    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c412104 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ThoughtWorksInc#200 from ThoughtWorksInc/Atry-patch-1

    Add the PCData extractor
    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    c14f9b5 View commit details
    Browse the repository at this point in the history
  7. Add textAttributes extractor

    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fc777f4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request ThoughtWorksInc#201 from ThoughtWorksInc/Atry-patch-1

    Add textAttributes extractor
    Atry committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    b752e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. Keep attribute order

    Atry committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    4e7a091 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#202 from ThoughtWorksInc/Atry-patch-1

    Reverse attributes
    Atry committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    011e9dd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

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

Commits on Sep 1, 2019

  1. Support xmlns

    Atry committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    661dfa0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#207 from Atry/xmlns

    Support xmlns
    Atry committed Sep 1, 2019
    Configuration menu
    Copy the full SHA
    746fc09 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Update sbt to 1.3.0

    scala-steward committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    0e27550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be2ada View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#208 from scala-steward/update/sbt-…

    …1.3.0
    
    Update sbt to 1.3.0
    Atry committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    a68a15e View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#209 from scala-steward/update/sbt-…

    …sonatype-2.6
    
    Update sbt-sonatype to 2.6
    Atry committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9bf3951 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

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

Commits on Sep 21, 2019

  1. Update sbt to 1.3.2

    scala-steward committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    cd114bc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Merge pull request ThoughtWorksInc#215 from scala-steward/update/sbt-…

    …1.3.2
    
    Update sbt to 1.3.2
    Atry committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    5a9f2fe View commit details
    Browse the repository at this point in the history
  2. Run scalafmt

    Atry committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    ea26541 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#203 from scala-steward/update/scal…

    …afmt-2.0.1
    
    Update scalafmt to 2.0.1
    Atry committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    675b847 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41ce458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6ab250 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. docs: fix typo

    Jason-Cooke committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    9107991 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#223 from Jason-Cooke/patch-1

    docs: fix typo
    Atry committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    5df3767 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Configuration menu
    Copy the full SHA
    33a0038 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#220 from ThoughtWorksInc/219-fix

    Always update for views and mutable collections (fix ThoughtWorksInc#219)
    Atry committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    3185eb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Merge pull request ThoughtWorksInc#213 from scala-steward/update/sbt-…

    …scalajs-0.6.29
    
    Update sbt-scalajs, scalajs-compiler to 0.6.29
    Atry committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    4ca99b1 View commit details
    Browse the repository at this point in the history
  2. Upgrade Scala version

    Atry committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    cadac35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#224 from ThoughtWorksInc/Atry-patch-1

    Upgrade Scala version
    Atry committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    5657af7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    09b6911 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    96bfc3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e8772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d4112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f379a8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ca82a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ThoughtWorksInc#230 from scala-steward/update/scal…

    …afmt-core-2.3.2
    
    Update scalafmt-core to 2.3.2
    Atry committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    b654b19 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Update sbt to 1.3.5

    scala-steward committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    734e730 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Update sbt-pgp to 2.0.1

    scala-steward committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    d1445fe View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    28198cd View commit details
    Browse the repository at this point in the history
  2. Update q to 1.0.4

    scala-steward committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    3be04d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a24ab6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef688e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    231e231 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d5c7c6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ThoughtWorksInc#239 from scala-steward/update/para…

    …dise-2.1.1
    
    Update paradise to 2.1.1
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    4c61bcf View commit details
    Browse the repository at this point in the history
  8. Merge pull request ThoughtWorksInc#238 from scala-steward/update/comm…

    …ons-lang3-3.9
    
    Update commons-lang3 to 3.9
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    babfa10 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ThoughtWorksInc#237 from scala-steward/update/sde-…

    …3.1.2
    
    Update sde:core to 3.1.2
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    ce679e2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request ThoughtWorksInc#235 from scala-steward/update/enab…

    …leif-1.1.7
    
    Update enableif to 1.1.7
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    199274b View commit details
    Browse the repository at this point in the history
  11. Merge pull request ThoughtWorksInc#232 from scala-steward/update/scal…

    …atest-3.1.0
    
    Update scalatest to 3.1.0
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    0b3da6e View commit details
    Browse the repository at this point in the history
  12. Merge pull request ThoughtWorksInc#228 from scala-steward/update/scal…

    …ajs-dom-0.9.8
    
    Update scalajs-dom to 0.9.8
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    e80c1f4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request ThoughtWorksInc#227 from scala-steward/update/sbt-…

    …scalajs-0.6.31
    
    Update sbt-scalajs, scalajs-compiler to 0.6.31
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    4ed3fb2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request ThoughtWorksInc#233 from scala-steward/update/sbt-…

    …1.3.5
    
    Update sbt to 1.3.5
    Atry committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    7ffa208 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5122172 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Merge pull request ThoughtWorksInc#240 from scala-steward/update/sde-…

    …3.3.2
    
    Update sde:core to 3.3.2
    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    fc71908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3112f0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#241 from ThoughtWorksInc/Atry-patch-1

    Read crossScalaVersion from .travis.yml
    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    e1f944a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb15c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ThoughtWorksInc#242 from Atry/template

    Update template
    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    7e241e0 View commit details
    Browse the repository at this point in the history
  6. Remove generated configurations

    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    bff4ff9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ThoughtWorksInc#243 from ThoughtWorksInc/Atry-patch-1

    Remove generated configurations
    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    d383c82 View commit details
    Browse the repository at this point in the history
  8. Upgrade libraries

    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    4dbabc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2ea4ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52f8737 View commit details
    Browse the repository at this point in the history
  11. Clean up legacy code

    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    735bfd4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request ThoughtWorksInc#225 from Atry/scala-2.13-wip

    Build for Scala 2.13
    Atry committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    5bebe6a View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. Simplify configuration

    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    57ad421 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#245 from Atry/sbt-simplify

    Simplify configuration
    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    2c1f22a View commit details
    Browse the repository at this point in the history
  3. Switch to sbt-crossproject

    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    546ffe2 View commit details
    Browse the repository at this point in the history
  4. Merge commit '2c1f22ab968fb91028f00b4aa695134a59dda8ed' into 11.9.x

    # Conflicts:
    #	build.sbt
    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    9a7eb45 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ThoughtWorksInc#246 from Atry/sbt-crossproject

    Switch to sbt-crossproject
    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    360570c View commit details
    Browse the repository at this point in the history
  6. Rename ValueSeq to All

    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    82ee9b7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ThoughtWorksInc#248 from Atry/all

    Rename ValueSeq to All
    Atry committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    649658c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    5e492dc View commit details
    Browse the repository at this point in the history
  2. Update sbt to 1.3.6

    scala-steward committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    adc5136 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#251 from scala-steward/update/sbt-…

    …1.3.6
    
    Update sbt to 1.3.6
    Atry committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    d2f8e31 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#250 from scala-steward/update/sbt-…

    …best-practice-7.2.0
    
    Update sbt-best-practice to 7.2.0
    Atry committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    5663d1b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Update README.md

    Atry committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    5edd0c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Update README.md

    Atry committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    a76cb04 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    7103d74 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

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

Commits on Feb 21, 2020

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

Commits on Feb 23, 2020

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

Commits on Feb 26, 2020

  1. Merge pull request ThoughtWorksInc#261 from scala-steward/update/scal…

    …afmt-core-2.4.2
    
    Update scalafmt-core to 2.4.2
    Atry committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    ec73336 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge pull request ThoughtWorksInc#260 from scala-steward/update/scal…

    …atest-3.1.1
    
    Update scalatest to 3.1.1
    Atry committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    6fe5ab4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Update sbt to 1.3.10

    scala-steward committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    a820084 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Merge pull request ThoughtWorksInc#257 from scala-steward/update/sbt-…

    …scalajs-crossproject-1.0.0
    
    Update sbt-scalajs-crossproject to 1.0.0
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    62f55f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#264 from scala-steward/update/sbt-…

    …1.3.10
    
    Update sbt to 1.3.10
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    fdd4920 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#254 from scala-steward/update/sbt-…

    …scalajs-0.6.32
    
    Update sbt-scalajs to 0.6.32
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d7f29d9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#234 from scala-steward/update/sbt-…

    …pgp-2.0.1
    
    Update sbt-pgp to 2.0.1
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    5f79326 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ThoughtWorksInc#226 from scala-steward/update/sbt-…

    …example-7.0.0
    
    Update sbt-example to 7.0.0
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    b9c161c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43c2bc7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ThoughtWorksInc#265 from Atry/template

    Update template
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    d76398c View commit details
    Browse the repository at this point in the history
  8. Update SDE version

    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    e6b1e23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c461a6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request ThoughtWorksInc#266 from Atry/cross-build-scala-js

    Cross build for Scala.js 0.6 and 1.x
    Atry committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    79a73be View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

  1. Configuration menu
    Copy the full SHA
    8262d65 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. Merge pull request ThoughtWorksInc#269 from scala-steward/update/sbt-…

    …example-7.0.1
    
    Update sbt-example to 7.0.1
    Atry committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    1be47d1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. Configuration menu
    Copy the full SHA
    8cad0c0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    892bc06 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    291e3a9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Merge pull request ThoughtWorksInc#273 from scala-steward/update/sbt-…

    …scalajs-1.1.0
    
    Update sbt-scalajs, scalajs-compiler to 1.1.0
    Atry committed May 28, 2020
    Configuration menu
    Copy the full SHA
    84e536f View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#274 from scala-steward/update/scal…

    …afmt-core-2.5.3
    
    Update scalafmt-core to 2.5.3
    Atry committed May 28, 2020
    Configuration menu
    Copy the full SHA
    be11ed9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#272 from scala-steward/update/scal…

    …atest-3.1.2
    
    Update scalatest to 3.1.2
    Atry committed May 28, 2020
    Configuration menu
    Copy the full SHA
    15552dc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Update README.md

    Atry committed May 29, 2020
    Configuration menu
    Copy the full SHA
    76ba08c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Atry committed May 29, 2020
    Configuration menu
    Copy the full SHA
    55818a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Update sbt to 1.3.13

    scala-steward committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    e0a9a41 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

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

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    7163b52 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    3fe6384 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Update the link

    Atry committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    e143d8f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Configuration menu
    Copy the full SHA
    72f2def View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    62a9611 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 31, 2020

  1. Merge pull request ThoughtWorksInc#282 from scala-steward/update/sbt-…

    …scalajs-1.1.1
    
    Update sbt-scalajs, scalajs-compiler to 1.1.1
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    0890ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dadb85 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#301 from Atry/scala-2.13.4

    Upgrade to Scala 2.13.4 and Scala.js 0.6.33
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    2f05b37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b67d66 View commit details
    Browse the repository at this point in the history
  5. Remove JavaFX configuration

    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    a1ae39e View commit details
    Browse the repository at this point in the history
  6. Merge pull request ThoughtWorksInc#302 from Atry/vars.all.bind

    Fix type checking for vars.all.bind
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    27011f8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ThoughtWorksInc#304 from Atry/remove-javafx

    Remove JavaFX configuration
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    761de1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1bec28 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ThoughtWorksInc#298 from scala-steward/update/sbt-…

    …pgp-2.0.2
    
    Update sbt-pgp to 2.0.2
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    d27f6bb View commit details
    Browse the repository at this point in the history
  10. Merge pull request ThoughtWorksInc#297 from scala-steward/update/sbt-…

    …sonatype-3.9.5
    
    Update sbt-sonatype to 3.9.5
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    a4ee236 View commit details
    Browse the repository at this point in the history
  11. Merge pull request ThoughtWorksInc#296 from scala-steward/update/scal…

    …afmt-core-2.7.5
    
    Update scalafmt-core to 2.7.5
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    982660a View commit details
    Browse the repository at this point in the history
  12. Merge pull request ThoughtWorksInc#289 from scala-steward/update/scal…

    …atest-3.1.4
    
    Update scalatest to 3.1.4
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    13e44b6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request ThoughtWorksInc#281 from scala-steward/update/sbt-…

    …dynver-4.1.1
    
    Update sbt-dynver to 4.1.1
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    0f7a842 View commit details
    Browse the repository at this point in the history
  14. Merge pull request ThoughtWorksInc#279 from scala-steward/update/sbt-…

    …1.3.13
    
    Update sbt to 1.3.13
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    d4fa8dc View commit details
    Browse the repository at this point in the history
  15. Remove unused imports

    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    365c74b View commit details
    Browse the repository at this point in the history
  16. Merge pull request ThoughtWorksInc#303 from Atry/template

    Update project template
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    8426576 View commit details
    Browse the repository at this point in the history
  17. Merge pull request ThoughtWorksInc#305 from Atry/scalatest-migration

    Remove unused imports
    Atry committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    5f6ea30 View commit details
    Browse the repository at this point in the history
  18. Update sbt-pgp to 2.1.1

    scala-steward committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    cf9e486 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    10edfdc View commit details
    Browse the repository at this point in the history
  20. Update sbt to 1.4.6

    scala-steward committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    ef570ed View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    588934a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge pull request ThoughtWorksInc#308 from scala-steward/update/sbt-…

    …1.4.6
    
    Update sbt to 1.4.6
    Atry committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    b179279 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#307 from scala-steward/update/sbt-…

    …scalajs-1.3.1
    
    Update sbt-scalajs, scalajs-compiler, ... to 1.3.1
    Atry committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    94eb830 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#306 from scala-steward/update/sbt-…

    …pgp-2.1.1
    
    Update sbt-pgp to 2.1.1
    Atry committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    3c74c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Merge pull request ThoughtWorksInc#309 from scala-steward/update/scal…

    …atest-3.2.3
    
    Update scalatest to 3.2.3
    Atry committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    8f3c7f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Configuration menu
    Copy the full SHA
    07efe32 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge pull request ThoughtWorksInc#310 from scala-steward/update/sbt-…

    …scalajs-1.4.0
    
    Update sbt-scalajs, scalajs-compiler, ... to 1.4.0
    Atry committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    8c485af View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Update sbt-pgp to 2.1.2

    scala-steward committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    0a7d6d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

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

Commits on Aug 25, 2021

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

Commits on Sep 18, 2021

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

Commits on Oct 6, 2021

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

Commits on Oct 30, 2021

  1. Configuration menu
    Copy the full SHA
    38690ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e6e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Merge pull request ThoughtWorksInc#342 from scala-steward/update/scal…

    …afmt-core-3.0.8
    
    Update scalafmt-core to 3.0.8
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    52029c8 View commit details
    Browse the repository at this point in the history
  2. Setup Github Actions

    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    689050d View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#343 from ThoughtWorksInc/Atry-patch-1

    Setup Github Actions
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    7b4751c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5ccf6a View commit details
    Browse the repository at this point in the history
  5. Merge pull request ThoughtWorksInc#344 from ThoughtWorksInc/Atry-patch-2

    Set up matrix.scala for cross build
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    1699784 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c951c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5e6d39 View commit details
    Browse the repository at this point in the history
  8. Merge pull request ThoughtWorksInc#345 from Atry/publish

    Configure the step to publish to Maven Central Repository
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    38717a9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ThoughtWorksInc#346 from Atry/Atry-patch-1

    Run Github Actions on any branch
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    53285c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fa1640 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2205f05 View commit details
    Browse the repository at this point in the history
  12. Optimize SBT caching

    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c817e6e View commit details
    Browse the repository at this point in the history
  13. Merge pull request ThoughtWorksInc#347 from Atry/publish

    Fix failures in Sonatype release
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    8afd7e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4560d3f View commit details
    Browse the repository at this point in the history
  15. Merge pull request ThoughtWorksInc#348 from Atry/cache

    Fetch cache before running tests
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    4ea7963 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a47eaa9 View commit details
    Browse the repository at this point in the history
  17. Merge pull request ThoughtWorksInc#349 from Atry/fix-scm

    Apply homepage and SCM to all subprojects
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3bc68a6 View commit details
    Browse the repository at this point in the history
  18. Fix sbt-dynver

    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    9455973 View commit details
    Browse the repository at this point in the history
  19. Merge pull request ThoughtWorksInc#350 from Atry/sbt-dynver

    Fix sbt-dynver
    Atry committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    96e8536 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1dfe491 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    39904e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#351 from Atry/update-template

    Update template
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6ba6381 View commit details
    Browse the repository at this point in the history
  3. Add the Github Actions badge

    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6f53b32 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#340 from scala-steward/update/sbt-…

    …scalajs-1.7.1
    
    Update sbt-scalajs, scalajs-compiler, ... to 1.7.1
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    21daac6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ThoughtWorksInc#331 from scala-steward/update/sbt-…

    …sonatype-3.9.10
    
    Update sbt-sonatype to 3.9.10
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c5347f4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ThoughtWorksInc#327 from scala-steward/update/sbt-…

    …scalajs-crossproject-1.1.0
    
    Update sbt-scalajs-crossproject to 1.1.0
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    bae9ff6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ThoughtWorksInc#314 from scala-steward/update/sbt-…

    …pgp-2.1.2
    
    Update sbt-pgp to 2.1.2
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d962342 View commit details
    Browse the repository at this point in the history
  8. Merge pull request ThoughtWorksInc#336 from scala-steward/update/scal…

    …atest-3.2.10
    
    Update scalatest to 3.2.10
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0b24ee7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c375e96 View commit details
    Browse the repository at this point in the history
  10. Merge pull request ThoughtWorksInc#352 from Atry/update-template

    Set up Github Actions for Scala.js 0.6
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0ec0e85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8edae4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request ThoughtWorksInc#353 from scala-steward/update/sbt-…

    …best-practice-8.2.0
    
    Update sbt-best-practice to 8.2.0
    Atry committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    410bd7e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    7d10016 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#354 from Atry/update-template

    Update template
    Atry committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    2a8493e View commit details
    Browse the repository at this point in the history
  3. Update plugins.sbt

    Atry committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f12bfce View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#355 from Atry/Atry-patch-1

    Upgrade sbt-scala-js-map so the source map would be configured properly on Github Actions
    Atry committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    ea1d0d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    6fdc85a View commit details
    Browse the repository at this point in the history
  2. Merge pull request ThoughtWorksInc#356 from Atry/watchable

    Let both Binding and BindingSeq extend Watchable
    Atry committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    712765d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    6848f9b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    9282b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06150be View commit details
    Browse the repository at this point in the history
  3. Don't set up scmInfo and homepage (ThoughtWorksInc#360)

    Note that scmInfo and homepage should be inferred by sbt-best-practice since ThoughtWorksInc/sbt-best-practice#200
    Atry committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    e5466df View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Atry committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    2e581b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Add sbt-example

    Atry committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    829782a View commit details
    Browse the repository at this point in the history
  2. Add Rx.concat

    Atry committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    4a3dcc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#362 from Atry/rx.concat

    Add Rx.concat
    Atry committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    477addb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6bd12c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b421a51 View commit details
    Browse the repository at this point in the history
  6. Update sbt-example to 8.1.0 (ThoughtWorksInc#364)

    Co-authored-by: Yang, Bo <pop.atry@gmail.com>
    scala-steward and Atry committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    3aab67d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e71ae5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebef4a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Add Rx.merge

    Atry committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    05178b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f2be7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ThoughtWorksInc#367 from Atry/Rx.merge

    Add Rx.merge
    Atry committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f477216 View commit details
    Browse the repository at this point in the history
  4. Fix a typo (ThoughtWorksInc#368)

    Atry committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    8cd168c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ef1c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af7a81a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    8880dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    109771e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74190d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ThoughtWorksInc#372 from Atry/update-template

    Update template
    Atry committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b61dee3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

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

Commits on Nov 23, 2021

  1. Merge pull request ThoughtWorksInc#375 from scala-steward/update/scal…

    …afmt-core-3.1.2
    
    Update scalafmt-core to 3.1.2
    Atry committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    868faf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88fa343 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    a2e3dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a81f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a69e99a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

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

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    2923f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e97f5f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

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

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    a9c3d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87b2356 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

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

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    192851b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd56fd View commit details
    Browse the repository at this point in the history