sbt/main-settings/src
Eugene Yokota 2082f37e2a Rename Global as scope component to Zero
Fixes #3178

While working on the Scopes and Scope Delegation document, I noticed that the term Global in sbt is used for two different meaning.

1. Universal fallback scope component `*`
2. An alias for GlobalScope

This disambiguates the two by renaming ScopeAxis instance to Zero.
Since this is mostly internal to sbt code, the impact to the user should be minimal.
2017-05-08 11:41:48 -04:00
..
main/scala/sbt Rename Global as scope component to Zero 2017-05-08 11:41:48 -04:00
test/scala Apply Scalafmt formatting 2017-04-21 04:48:31 -04:00