tweak build settings formatting

pull/83/head
Thibault Duplessis 2013-07-30 18:38:29 +02:00
parent 7174e2303d
commit 9f41232d70
2 changed files with 4 additions and 7 deletions

View File

@ -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)
}

1
todo
View File

@ -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