Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6bfa2d1

Browse files
sync: have the latest betterfiles version
1 parent 371c592 commit 6bfa2d1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Submodule betterfiles updated 67 files

‎community-build/src/scala/dotty/communitybuild/projects.scala‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,9 @@ object projects:
317317

318318
lazy val betterfiles = SbtCommunityProject(
319319
project = "betterfiles",
320-
sbtTestCommand = "dotty-community-build/compile",
321-
sbtDocCommand = ";core/doc ;akka/doc ;shapelessScanner/doc"
320+
sbtTestCommand = "test",
321+
sbtDocCommand = "doc",
322+
scalacOptions = SbtCommunityProject.scalacOptions.filter(_ != "-Xfatal-warnings"), // allow warnings for now
322323
)
323324

324325
lazy val scalaPB = SbtCommunityProject(

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /