mirror of
https://github.com/sbt/sbt.git
synced 2026-08-22 14:17:13 +02:00
Tweak comment
This commit is contained in:
@@ -230,7 +230,7 @@ object Settings {
|
||||
|
||||
lazy val shading =
|
||||
inConfig(_root_.coursier.ShadingPlugin.Shading)(PgpSettings.projectSettings) ++
|
||||
// ytf does this have to be repeated here?
|
||||
// Why does this have to be repeated here?
|
||||
// Can't figure out why configuration gets lost without this in particular...
|
||||
_root_.coursier.ShadingPlugin.projectSettings ++
|
||||
Seq(
|
||||
|
||||
Reference in New Issue
Block a user