Skip to content
Snippets Groups Projects
Unverified Commit 933487ab authored by SimonGuilloud's avatar SimonGuilloud Committed by GitHub
Browse files

Merge branch 'front-integration' into front-integration

parents f0f03b69 119babf4
No related branches found
No related tags found
5 merge requests!62Easy tactics,!58Easy tactics,!55Front integration and various changes,!54Front integration,!53Front integration
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
...@@ -30,6 +30,7 @@ val commonSettings3 = Seq( ...@@ -30,6 +30,7 @@ val commonSettings3 = Seq(
// "-source:future", re-enable when liancheng/scalafix-organize-imports#221 is fixed // "-source:future", re-enable when liancheng/scalafix-organize-imports#221 is fixed
"-old-syntax", "-old-syntax",
"-no-indent" "-no-indent"
), ),
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.10" % "test", libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.10" % "test",
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1", libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment