We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d09559 commit c6fb25bCopy full SHA for c6fb25b
build.sbt
@@ -43,4 +43,4 @@ lazy val webapi = (project in file(".")).
43
buildInfoPackage := "de.upb.cs.swt.delphi.webapi"
44
)
45
46
-scalastyleConfig := baseDirectory.value / "project" / "scalastyle_config.xml"
+scalastyleConfig := baseDirectory.value / "project" / "scalastyle-config.xml"
0 commit comments