From 26b96d3503bc83980126da03166d1c1376574724 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Tue, 8 Jul 2014 14:57:32 +0200 Subject: apply scalariform --- build.sbt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index 2c1efcc..f1a2bf6 100644 --- a/build.sbt +++ b/build.sbt @@ -41,3 +41,5 @@ seq(lsSettings :_*) crossBuildingSettings libraryDependencies += "org.specs2" %% "specs2" % "2.3.13" % "test" + +ScalariformSupport.formatSettings \ No newline at end of file -- cgit v1.2.3