sbt/internal/util-collection
Ethan Atkins d178f13fc0 Rename generic parameter
I was seeing a number of compiler warnings about the type parameter
Scope:
    Settings.scala:55:12: type parameter Scope defined in trait Init shadows class Scope defined in package util. You may want to rename your type parameter, or possibly remove it.

I'm not sure why I wasn't seeing these before, but the fix is simple.
2019-03-28 08:31:10 -07:00
..
src Rename generic parameter 2019-03-28 08:31:10 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00