From 9f41232d703334dc43e2d5fc9521a708b44297fd Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Tue, 30 Jul 2013 18:38:29 +0200 Subject: [PATCH] tweak build settings formatting --- project/BuildSettings.scala | 10 ++++------ todo | 1 - 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/project/BuildSettings.scala b/project/BuildSettings.scala index 685d022cd1..ea0265e132 100644 --- a/project/BuildSettings.scala +++ b/project/BuildSettings.scala @@ -1,5 +1,4 @@ -import sbt._ -import Keys._ +import sbt._, Keys._ object BuildSettings { @@ -11,8 +10,7 @@ object BuildSettings { resolvers ++= Dependencies.Resolvers.commons, parallelExecution in Test := false, scalacOptions := compilerOptions, - sources in doc in Compile := List() - ) + sources in doc in Compile := List()) def defaultDeps = Seq( scalaz, scalalib, jodaTime, jodaConvert, scalaTime, spray.util) @@ -41,6 +39,6 @@ object BuildSettings { scalaSource in Test <<= (sourceDirectory in Test)(identity) ) - def projectToRef(p: Project): ProjectReference = LocalProject(p.id) - def classpathDependency(p: ProjectReference): ClasspathDependency = new ClasspathDependency(p, None) + def projectToRef(p: Project): ProjectReference = LocalProject(p.id) + def classpathDependency(p: ProjectReference): ClasspathDependency = new ClasspathDependency(p, None) } diff --git a/todo b/todo index 17f6cc28c5..f76c1469f1 100644 --- a/todo +++ b/todo @@ -49,4 +49,3 @@ team search is broken liquid UI for large screens http://fr.lichess.org/forum/lichess-feedback/hi-res#5 customize piece images customize sound notifications http://imgur.com/70WVyb5 -restyle under mini board infos