Skip to content

Commit c6fb25b

Browse files
authored
Update build.sbt
1 parent 9d09559 commit c6fb25b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ lazy val webapi = (project in file(".")).
4343
buildInfoPackage := "de.upb.cs.swt.delphi.webapi"
4444
)
4545

46-
scalastyleConfig := baseDirectory.value / "project" / "scalastyle_config.xml"
46+
scalastyleConfig := baseDirectory.value / "project" / "scalastyle-config.xml"

0 commit comments

Comments
 (0)