From b093c77193c60ec65851fb5f5a8ccaeb1f3e1237 Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Thu, 22 Feb 2018 11:30:51 +0100 Subject: [PATCH] Tweak comment --- project/Settings.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/Settings.scala b/project/Settings.scala index e232d0283..5960d4fe3 100644 --- a/project/Settings.scala +++ b/project/Settings.scala @@ -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(