mirror of https://github.com/sbt/sbt.git
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.
|
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||