mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 10:14:46 +02:00
In code review, @eed3si9n suggested that I switch to a more verbose and descriptive naming scheme. In addition to trying to make layers more descriptive, I also made the various layer case objects extend the relevant layers so it's more clear what the layer should look like.